C E F G H I L M N O P R S T W X 

G

generateForecast(RowMetaInterface, RowMetaInterface, WekaForecastingMeta, List<Object[]>, TransMeta, PrintStream...) - Method in class org.pentaho.di.forecasting.WekaForecastingData
Generates a forecast given a forecasting model (sourced from the meta object).
getArtificialTimeStartOffset() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the offset, from the value associated with the last training instance, for the artificial time stamp.
getData() - Method in class org.pentaho.di.forecasting.WekaForecastingDialog
Grab data out of the step meta object
getDialogClassName() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
 
getFields(RowMetaInterface, String, RowMetaInterface[], StepMeta, VariableSpace) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Generates row meta data to represent the fields output by this step
getForecastedFields() - Method in class org.pentaho.di.forecasting.WekaForecastingModel
Get a list of the field names that the encapsulated forecaster can predict.
getHeader() - Method in class org.pentaho.di.forecasting.WekaForecastingModel
Get the header of the Instances that was used build this Weka model
getMappingIndexes() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the mapping from attributes to incoming Kettle fields
getModel() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the forecasting model
getModel() - Method in class org.pentaho.di.forecasting.WekaForecastingModel
Get the forecasting model
getNumStepsToForecast() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the number of steps to forecast into the future
getOutputRowMeta() - Method in class org.pentaho.di.forecasting.WekaForecastingData
Get the meta data for the output format
getRebuildForecaster() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Gets whether the forecaster is to be rebuilt/re-estimated on the the incoming data stream.
getSavedForecasterFileName() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the name of the file to save the forecaster out to.
getSerializedModelFileName() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the filename of the serialized Weka model to load/import from
getStep(StepMeta, StepDataInterface, int, TransMeta, Trans) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get the executing step, needed by Trans to launch a step.
getStepData() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Get a new instance of the appropriate data class.
getXML() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
Return the XML describing this (configured) step
C E F G H I L M N O P R S T W X