Uses of Interface
org.pentaho.di.trans.step.StepDataInterface
-
-
Uses of StepDataInterface in org.pentaho.di.core
Methods in org.pentaho.di.core with parameters of type StepDataInterface Modifier and Type Method Description org.pentaho.di.core.row.RowMetaProvidesModelerMeta. getRowMeta(StepDataInterface stepData) -
Uses of StepDataInterface in org.pentaho.di.core.util
Classes in org.pentaho.di.core.util that implement StepDataInterface Modifier and Type Class Description classGenericStepDataMethods in org.pentaho.di.core.util that return StepDataInterface Modifier and Type Method Description StepDataInterfaceAbstractStepMeta. getStepData()Get a new instance of the appropriate data class.Constructors in org.pentaho.di.core.util with parameters of type StepDataInterface Constructor Description AbstractStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)Constructor. -
Uses of StepDataInterface in org.pentaho.di.trans
Methods in org.pentaho.di.trans that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTrans. findDataInterface(String name)Find the data interface for the step with the specified name.StepDataInterfaceTrans. getStepDataInterface(String stepname, int stepcopy)Finds the StepDataInterface (currently) associated with the specified step. -
Uses of StepDataInterface in org.pentaho.di.trans.step
Classes in org.pentaho.di.trans.step that implement StepDataInterface Modifier and Type Class Description classBaseStepDataThis class is the base class for the StepDataInterface and contains the methods to set and retrieve the status of the step data.Fields in org.pentaho.di.trans.step declared as StepDataInterface Modifier and Type Field Description StepDataInterfaceStepMetaDataCombi. dataMethods in org.pentaho.di.trans.step that return StepDataInterface Modifier and Type Method Description StepDataInterfaceStepMetaInterface. getStepData()Get a new instance of the appropriate data class.StepDataInterfaceBaseStep. getStepDataInterface()Methods in org.pentaho.di.trans.step with parameters of type StepDataInterface Modifier and Type Method Description voidBaseStep. dispose(StepMetaInterface smi, StepDataInterface sdi)voidStepInterface. dispose(StepMetaInterface sii, StepDataInterface sdi)Dispose of this step: close files, empty logs, etc.StepInterfaceStepMetaInterface. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)Get the executing step, needed by Trans to launch a step.booleanBaseStep. init(StepMetaInterface smi, StepDataInterface sdi)booleanStepInterface. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Initialize and do work where other steps need to wait for...booleanBaseStep. processRow(StepMetaInterface smi, StepDataInterface sdi)booleanStepInterface. processRow(StepMetaInterface smi, StepDataInterface sdi)Perform the equivalent of processing one row.voidBaseStep. setStepDataInterface(StepDataInterface stepDataInterface)voidBaseStep. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Perform actions to stop a running step.voidStepInterface. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Stop running operations...Constructors in org.pentaho.di.trans.step with parameters of type StepDataInterface Constructor Description BaseStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)This is the base step that forms that basis for all steps. -
Uses of StepDataInterface in org.pentaho.di.trans.steps.calculator
Classes in org.pentaho.di.trans.steps.calculator that implement StepDataInterface Modifier and Type Class Description classCalculatorDataMethods in org.pentaho.di.trans.steps.calculator that return StepDataInterface Modifier and Type Method Description StepDataInterfaceCalculatorMeta. getStepData()Methods in org.pentaho.di.trans.steps.calculator with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceCalculatorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanCalculator. init(StepMetaInterface smi, StepDataInterface sdi)booleanCalculator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.calculator with parameters of type StepDataInterface Constructor Description Calculator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.constant
Classes in org.pentaho.di.trans.steps.constant that implement StepDataInterface Modifier and Type Class Description classConstantDataMethods in org.pentaho.di.trans.steps.constant that return StepDataInterface Modifier and Type Method Description StepDataInterfaceConstantMeta. getStepData()Methods in org.pentaho.di.trans.steps.constant with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceConstantMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanConstant. init(StepMetaInterface smi, StepDataInterface sdi)booleanConstant. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.constant with parameters of type StepDataInterface Constructor Description Constant(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.creditcardvalidator
Classes in org.pentaho.di.trans.steps.creditcardvalidator that implement StepDataInterface Modifier and Type Class Description classCreditCardValidatorDataMethods in org.pentaho.di.trans.steps.creditcardvalidator that return StepDataInterface Modifier and Type Method Description StepDataInterfaceCreditCardValidatorMeta. getStepData()Methods in org.pentaho.di.trans.steps.creditcardvalidator with parameters of type StepDataInterface Modifier and Type Method Description voidCreditCardValidator. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceCreditCardValidatorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanCreditCardValidator. init(StepMetaInterface smi, StepDataInterface sdi)booleanCreditCardValidator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.creditcardvalidator with parameters of type StepDataInterface Constructor Description CreditCardValidator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.csvinput
Classes in org.pentaho.di.trans.steps.csvinput that implement StepDataInterface Modifier and Type Class Description classCsvInputDataMethods in org.pentaho.di.trans.steps.csvinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceCsvInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.csvinput with parameters of type StepDataInterface Modifier and Type Method Description voidCsvInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceCsvInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanCsvInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanCsvInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.csvinput with parameters of type StepDataInterface Constructor Description CsvInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.databasejoin
Classes in org.pentaho.di.trans.steps.databasejoin that implement StepDataInterface Modifier and Type Class Description classDatabaseJoinDataMethods in org.pentaho.di.trans.steps.databasejoin that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDatabaseJoinMeta. getStepData()Methods in org.pentaho.di.trans.steps.databasejoin with parameters of type StepDataInterface Modifier and Type Method Description voidDatabaseJoin. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceDatabaseJoinMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanDatabaseJoin. init(StepMetaInterface smi, StepDataInterface sdi)booleanDatabaseJoin. processRow(StepMetaInterface smi, StepDataInterface sdi)voidDatabaseJoin. stopRunning(StepMetaInterface smi, StepDataInterface sdi)Stop the running query [PDI-17820] - In the Database Join step data.isCancelled is checked before synchronization and set after synchronization is completed.Constructors in org.pentaho.di.trans.steps.databasejoin with parameters of type StepDataInterface Constructor Description DatabaseJoin(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.databaselookup
Classes in org.pentaho.di.trans.steps.databaselookup that implement StepDataInterface Modifier and Type Class Description classDatabaseLookupDataMethods in org.pentaho.di.trans.steps.databaselookup that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDatabaseLookupMeta. getStepData()Methods in org.pentaho.di.trans.steps.databaselookup with parameters of type StepDataInterface Modifier and Type Method Description voidDatabaseLookup. dispose(StepMetaInterface smi, StepDataInterface sdi)org.pentaho.di.core.row.RowMetaDatabaseLookupMeta. getRowMeta(StepDataInterface stepData)StepInterfaceDatabaseLookupMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanDatabaseLookup. init(StepMetaInterface smi, StepDataInterface sdi)booleanDatabaseLookup. processRow(StepMetaInterface smi, StepDataInterface sdi)voidDatabaseLookup. stopRunning(StepMetaInterface smi, StepDataInterface sdi)Stop the running queryConstructors in org.pentaho.di.trans.steps.databaselookup with parameters of type StepDataInterface Constructor Description DatabaseLookup(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.datagrid
Classes in org.pentaho.di.trans.steps.datagrid that implement StepDataInterface Modifier and Type Class Description classDataGridDataMethods in org.pentaho.di.trans.steps.datagrid that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDataGridMeta. getStepData()Methods in org.pentaho.di.trans.steps.datagrid with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceDataGridMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanDataGrid. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.datagrid with parameters of type StepDataInterface Constructor Description DataGrid(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.dbproc
Classes in org.pentaho.di.trans.steps.dbproc that implement StepDataInterface Modifier and Type Class Description classDBProcDataMethods in org.pentaho.di.trans.steps.dbproc that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDBProcMeta. getStepData()Methods in org.pentaho.di.trans.steps.dbproc with parameters of type StepDataInterface Modifier and Type Method Description voidDBProc. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceDBProcMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanDBProc. init(StepMetaInterface smi, StepDataInterface sdi)booleanDBProc. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.dbproc with parameters of type StepDataInterface Constructor Description DBProc(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.delete
Classes in org.pentaho.di.trans.steps.delete that implement StepDataInterface Modifier and Type Class Description classDeleteDataMethods in org.pentaho.di.trans.steps.delete that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDeleteMeta. getStepData()Methods in org.pentaho.di.trans.steps.delete with parameters of type StepDataInterface Modifier and Type Method Description voidDelete. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceDeleteMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanDelete. init(StepMetaInterface smi, StepDataInterface sdi)booleanDelete. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.delete with parameters of type StepDataInterface Constructor Description Delete(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.denormaliser
Classes in org.pentaho.di.trans.steps.denormaliser that implement StepDataInterface Modifier and Type Class Description classDenormaliserDataData structure used by Denormaliser during processingMethods in org.pentaho.di.trans.steps.denormaliser that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDenormaliserMeta. getStepData()Methods in org.pentaho.di.trans.steps.denormaliser with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceDenormaliserMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanDenormaliser. init(StepMetaInterface smi, StepDataInterface sdi)booleanDenormaliser. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.denormaliser with parameters of type StepDataInterface Constructor Description Denormaliser(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.detectemptystream
Classes in org.pentaho.di.trans.steps.detectemptystream that implement StepDataInterface Modifier and Type Class Description classDetectEmptyStreamDataMethods in org.pentaho.di.trans.steps.detectemptystream that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDetectEmptyStreamMeta. getStepData()Methods in org.pentaho.di.trans.steps.detectemptystream with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceDetectEmptyStreamMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanDetectEmptyStream. init(StepMetaInterface smi, StepDataInterface sdi)booleanDetectEmptyStream. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.detectemptystream with parameters of type StepDataInterface Constructor Description DetectEmptyStream(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.detectlastrow
Classes in org.pentaho.di.trans.steps.detectlastrow that implement StepDataInterface Modifier and Type Class Description classDetectLastRowDataMethods in org.pentaho.di.trans.steps.detectlastrow that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDetectLastRowMeta. getStepData()Methods in org.pentaho.di.trans.steps.detectlastrow with parameters of type StepDataInterface Modifier and Type Method Description voidDetectLastRow. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceDetectLastRowMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanDetectLastRow. init(StepMetaInterface smi, StepDataInterface sdi)booleanDetectLastRow. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.detectlastrow with parameters of type StepDataInterface Constructor Description DetectLastRow(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.dimensionlookup
Classes in org.pentaho.di.trans.steps.dimensionlookup that implement StepDataInterface Modifier and Type Class Description classDimensionLookupDataMethods in org.pentaho.di.trans.steps.dimensionlookup that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDimensionLookupMeta. getStepData()Methods in org.pentaho.di.trans.steps.dimensionlookup with parameters of type StepDataInterface Modifier and Type Method Description voidDimensionLookup. dispose(StepMetaInterface smi, StepDataInterface sdi)org.pentaho.di.core.row.RowMetaDimensionLookupMeta. getRowMeta(StepDataInterface stepData)StepInterfaceDimensionLookupMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanDimensionLookup. init(StepMetaInterface smi, StepDataInterface sdi)booleanDimensionLookup. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.dimensionlookup with parameters of type StepDataInterface Constructor Description DimensionLookup(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.dummytrans
Classes in org.pentaho.di.trans.steps.dummytrans that implement StepDataInterface Modifier and Type Class Description classDummyTransDataMethods in org.pentaho.di.trans.steps.dummytrans that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDummyTransMeta. getStepData()Methods in org.pentaho.di.trans.steps.dummytrans with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceDummyTransMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanDummyTrans. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.dummytrans with parameters of type StepDataInterface Constructor Description DummyTrans(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.dynamicsqlrow
Classes in org.pentaho.di.trans.steps.dynamicsqlrow that implement StepDataInterface Modifier and Type Class Description classDynamicSQLRowDataMethods in org.pentaho.di.trans.steps.dynamicsqlrow that return StepDataInterface Modifier and Type Method Description StepDataInterfaceDynamicSQLRowMeta. getStepData()Methods in org.pentaho.di.trans.steps.dynamicsqlrow with parameters of type StepDataInterface Modifier and Type Method Description voidDynamicSQLRow. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceDynamicSQLRowMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanDynamicSQLRow. init(StepMetaInterface smi, StepDataInterface sdi)booleanDynamicSQLRow. processRow(StepMetaInterface smi, StepDataInterface sdi)voidDynamicSQLRow. stopRunning(StepMetaInterface smi, StepDataInterface sdi)Stop the running queryConstructors in org.pentaho.di.trans.steps.dynamicsqlrow with parameters of type StepDataInterface Constructor Description DynamicSQLRow(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.execprocess
Classes in org.pentaho.di.trans.steps.execprocess that implement StepDataInterface Modifier and Type Class Description classExecProcessDataMethods in org.pentaho.di.trans.steps.execprocess that return StepDataInterface Modifier and Type Method Description StepDataInterfaceExecProcessMeta. getStepData()Methods in org.pentaho.di.trans.steps.execprocess with parameters of type StepDataInterface Modifier and Type Method Description voidExecProcess. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceExecProcessMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanExecProcess. init(StepMetaInterface smi, StepDataInterface sdi)booleanExecProcess. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.execprocess with parameters of type StepDataInterface Constructor Description ExecProcess(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.execsqlrow
Classes in org.pentaho.di.trans.steps.execsqlrow that implement StepDataInterface Modifier and Type Class Description classExecSQLRowDataMethods in org.pentaho.di.trans.steps.execsqlrow that return StepDataInterface Modifier and Type Method Description StepDataInterfaceExecSQLRowMeta. getStepData()Methods in org.pentaho.di.trans.steps.execsqlrow with parameters of type StepDataInterface Modifier and Type Method Description voidExecSQLRow. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceExecSQLRowMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanExecSQLRow. init(StepMetaInterface smi, StepDataInterface sdi)booleanExecSQLRow. processRow(StepMetaInterface smi, StepDataInterface sdi)voidExecSQLRow. stopRunning(StepMetaInterface smi, StepDataInterface sdi)Stop the running queryConstructors in org.pentaho.di.trans.steps.execsqlrow with parameters of type StepDataInterface Constructor Description ExecSQLRow(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.fieldschangesequence
Classes in org.pentaho.di.trans.steps.fieldschangesequence that implement StepDataInterface Modifier and Type Class Description classFieldsChangeSequenceDataMethods in org.pentaho.di.trans.steps.fieldschangesequence that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFieldsChangeSequenceMeta. getStepData()Methods in org.pentaho.di.trans.steps.fieldschangesequence with parameters of type StepDataInterface Modifier and Type Method Description voidFieldsChangeSequence. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceFieldsChangeSequenceMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFieldsChangeSequence. init(StepMetaInterface smi, StepDataInterface sdi)booleanFieldsChangeSequence. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.fieldschangesequence with parameters of type StepDataInterface Constructor Description FieldsChangeSequence(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.fieldsplitter
Classes in org.pentaho.di.trans.steps.fieldsplitter that implement StepDataInterface Modifier and Type Class Description classFieldSplitterDataMethods in org.pentaho.di.trans.steps.fieldsplitter that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFieldSplitterMeta. getStepData()Methods in org.pentaho.di.trans.steps.fieldsplitter with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceFieldSplitterMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFieldSplitter. init(StepMetaInterface smi, StepDataInterface sdi)booleanFieldSplitter. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.fieldsplitter with parameters of type StepDataInterface Constructor Description FieldSplitter(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.file
Classes in org.pentaho.di.trans.steps.file that implement StepDataInterface Modifier and Type Class Description classBaseFileInputStepDataSome base data for file-based input steps.Methods in org.pentaho.di.trans.steps.file with parameters of type StepDataInterface Modifier and Type Method Description voidBaseFileInputStep. dispose(StepMetaInterface smi, StepDataInterface sdi)Dispose step.booleanBaseFileInputStep. init(StepMetaInterface smi, StepDataInterface sdi)Initialize step before execute.booleanBaseFileInputStep. processRow(StepMetaInterface smi, StepDataInterface sdi)Process next row.Constructors in org.pentaho.di.trans.steps.file with parameters of type StepDataInterface Constructor Description BaseFileInputStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.fileexists
Classes in org.pentaho.di.trans.steps.fileexists that implement StepDataInterface Modifier and Type Class Description classFileExistsDataMethods in org.pentaho.di.trans.steps.fileexists that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFileExistsMeta. getStepData()Methods in org.pentaho.di.trans.steps.fileexists with parameters of type StepDataInterface Modifier and Type Method Description voidFileExists. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceFileExistsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFileExists. init(StepMetaInterface smi, StepDataInterface sdi)booleanFileExists. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.fileexists with parameters of type StepDataInterface Constructor Description FileExists(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.fileinput.text
Classes in org.pentaho.di.trans.steps.fileinput.text that implement StepDataInterface Modifier and Type Class Description classTextFileInputDataMethods in org.pentaho.di.trans.steps.fileinput.text that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTextFileInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.fileinput.text with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceTextFileInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)Constructors in org.pentaho.di.trans.steps.fileinput.text with parameters of type StepDataInterface Constructor Description TextFileInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.filelocked
Classes in org.pentaho.di.trans.steps.filelocked that implement StepDataInterface Modifier and Type Class Description classFileLockedDataMethods in org.pentaho.di.trans.steps.filelocked that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFileLockedMeta. getStepData()Methods in org.pentaho.di.trans.steps.filelocked with parameters of type StepDataInterface Modifier and Type Method Description voidFileLocked. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceFileLockedMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFileLocked. init(StepMetaInterface smi, StepDataInterface sdi)booleanFileLocked. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.filelocked with parameters of type StepDataInterface Constructor Description FileLocked(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.filesfromresult
Classes in org.pentaho.di.trans.steps.filesfromresult that implement StepDataInterface Modifier and Type Class Description classFilesFromResultDataMethods in org.pentaho.di.trans.steps.filesfromresult that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFilesFromResultMeta. getStepData()Methods in org.pentaho.di.trans.steps.filesfromresult with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceFilesFromResultMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFilesFromResult. init(StepMetaInterface smi, StepDataInterface sdi)booleanFilesFromResult. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.filesfromresult with parameters of type StepDataInterface Constructor Description FilesFromResult(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.filestoresult
Classes in org.pentaho.di.trans.steps.filestoresult that implement StepDataInterface Modifier and Type Class Description classFilesToResultDataMethods in org.pentaho.di.trans.steps.filestoresult that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFilesToResultMeta. getStepData()Methods in org.pentaho.di.trans.steps.filestoresult with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceFilesToResultMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanFilesToResult. init(StepMetaInterface smi, StepDataInterface sdi)booleanFilesToResult. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.filestoresult with parameters of type StepDataInterface Constructor Description FilesToResult(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.filterrows
Classes in org.pentaho.di.trans.steps.filterrows that implement StepDataInterface Modifier and Type Class Description classFilterRowsDataMethods in org.pentaho.di.trans.steps.filterrows that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFilterRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.filterrows with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceFilterRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanFilterRows. init(StepMetaInterface smi, StepDataInterface sdi)booleanFilterRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.filterrows with parameters of type StepDataInterface Constructor Description FilterRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.fixedinput
Classes in org.pentaho.di.trans.steps.fixedinput that implement StepDataInterface Modifier and Type Class Description classFixedInputDataMethods in org.pentaho.di.trans.steps.fixedinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFixedInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.fixedinput with parameters of type StepDataInterface Modifier and Type Method Description voidFixedInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceFixedInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanFixedInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanFixedInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.fixedinput with parameters of type StepDataInterface Constructor Description FixedInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.flattener
Classes in org.pentaho.di.trans.steps.flattener that implement StepDataInterface Modifier and Type Class Description classFlattenerDataMethods in org.pentaho.di.trans.steps.flattener that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFlattenerMeta. getStepData()Methods in org.pentaho.di.trans.steps.flattener with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceFlattenerMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFlattener. init(StepMetaInterface smi, StepDataInterface sdi)booleanFlattener. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.flattener with parameters of type StepDataInterface Constructor Description Flattener(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.formula
Classes in org.pentaho.di.trans.steps.formula that implement StepDataInterface Modifier and Type Class Description classFormulaDataMethods in org.pentaho.di.trans.steps.formula that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFormulaMeta. getStepData()Methods in org.pentaho.di.trans.steps.formula with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceFormulaMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanFormula. init(StepMetaInterface smi, StepDataInterface sdi)booleanFormula. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.formula with parameters of type StepDataInterface Constructor Description Formula(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.fuzzymatch
Classes in org.pentaho.di.trans.steps.fuzzymatch that implement StepDataInterface Modifier and Type Class Description classFuzzyMatchDataMethods in org.pentaho.di.trans.steps.fuzzymatch that return StepDataInterface Modifier and Type Method Description StepDataInterfaceFuzzyMatchMeta. getStepData()Methods in org.pentaho.di.trans.steps.fuzzymatch with parameters of type StepDataInterface Modifier and Type Method Description voidFuzzyMatch. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceFuzzyMatchMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanFuzzyMatch. init(StepMetaInterface smi, StepDataInterface sdi)booleanFuzzyMatch. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.fuzzymatch with parameters of type StepDataInterface Constructor Description FuzzyMatch(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.getfilenames
Classes in org.pentaho.di.trans.steps.getfilenames that implement StepDataInterface Modifier and Type Class Description classGetFileNamesDataMethods in org.pentaho.di.trans.steps.getfilenames that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetFileNamesMeta. getStepData()Methods in org.pentaho.di.trans.steps.getfilenames with parameters of type StepDataInterface Modifier and Type Method Description voidGetFileNames. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceGetFileNamesMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGetFileNames. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetFileNames. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.getfilenames with parameters of type StepDataInterface Constructor Description GetFileNames(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.getfilesrowscount
Classes in org.pentaho.di.trans.steps.getfilesrowscount that implement StepDataInterface Modifier and Type Class Description classGetFilesRowsCountDataMethods in org.pentaho.di.trans.steps.getfilesrowscount that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetFilesRowsCountMeta. getStepData()Methods in org.pentaho.di.trans.steps.getfilesrowscount with parameters of type StepDataInterface Modifier and Type Method Description voidGetFilesRowsCount. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceGetFilesRowsCountMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanGetFilesRowsCount. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetFilesRowsCount. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.getfilesrowscount with parameters of type StepDataInterface Constructor Description GetFilesRowsCount(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.getrepositorynames
Classes in org.pentaho.di.trans.steps.getrepositorynames that implement StepDataInterface Modifier and Type Class Description classGetRepositoryNamesDataMethods in org.pentaho.di.trans.steps.getrepositorynames that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetRepositoryNamesMeta. getStepData()Methods in org.pentaho.di.trans.steps.getrepositorynames with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceGetRepositoryNamesMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGetRepositoryNames. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetRepositoryNames. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.getrepositorynames with parameters of type StepDataInterface Constructor Description GetRepositoryNames(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.getslavesequence
Classes in org.pentaho.di.trans.steps.getslavesequence that implement StepDataInterface Modifier and Type Class Description classGetSlaveSequenceDataMethods in org.pentaho.di.trans.steps.getslavesequence that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetSlaveSequenceMeta. getStepData()Methods in org.pentaho.di.trans.steps.getslavesequence with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceGetSlaveSequenceMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGetSlaveSequence. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetSlaveSequence. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.getslavesequence with parameters of type StepDataInterface Constructor Description GetSlaveSequence(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.getsubfolders
Classes in org.pentaho.di.trans.steps.getsubfolders that implement StepDataInterface Modifier and Type Class Description classGetSubFoldersDataMethods in org.pentaho.di.trans.steps.getsubfolders that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetSubFoldersMeta. getStepData()Methods in org.pentaho.di.trans.steps.getsubfolders with parameters of type StepDataInterface Modifier and Type Method Description voidGetSubFolders. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceGetSubFoldersMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGetSubFolders. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetSubFolders. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.getsubfolders with parameters of type StepDataInterface Constructor Description GetSubFolders(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.gettablenames
Classes in org.pentaho.di.trans.steps.gettablenames that implement StepDataInterface Modifier and Type Class Description classGetTableNamesDataMethods in org.pentaho.di.trans.steps.gettablenames that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetTableNamesMeta. getStepData()Methods in org.pentaho.di.trans.steps.gettablenames with parameters of type StepDataInterface Modifier and Type Method Description voidGetTableNames. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceGetTableNamesMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGetTableNames. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetTableNames. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.gettablenames with parameters of type StepDataInterface Constructor Description GetTableNames(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.getvariable
Classes in org.pentaho.di.trans.steps.getvariable that implement StepDataInterface Modifier and Type Class Description classGetVariableDataMethods in org.pentaho.di.trans.steps.getvariable that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGetVariableMeta. getStepData()Methods in org.pentaho.di.trans.steps.getvariable with parameters of type StepDataInterface Modifier and Type Method Description voidGetVariable. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceGetVariableMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGetVariable. init(StepMetaInterface smi, StepDataInterface sdi)booleanGetVariable. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.getvariable with parameters of type StepDataInterface Constructor Description GetVariable(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.groupby
Classes in org.pentaho.di.trans.steps.groupby that implement StepDataInterface Modifier and Type Class Description classGroupByDataMethods in org.pentaho.di.trans.steps.groupby that return StepDataInterface Modifier and Type Method Description StepDataInterfaceGroupByMeta. getStepData()Methods in org.pentaho.di.trans.steps.groupby with parameters of type StepDataInterface Modifier and Type Method Description voidGroupBy. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceGroupByMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanGroupBy. init(StepMetaInterface smi, StepDataInterface sdi)booleanGroupBy. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.groupby with parameters of type StepDataInterface Constructor Description GroupBy(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.http
Classes in org.pentaho.di.trans.steps.http that implement StepDataInterface Modifier and Type Class Description classHTTPDataMethods in org.pentaho.di.trans.steps.http that return StepDataInterface Modifier and Type Method Description StepDataInterfaceHTTPMeta. getStepData()Methods in org.pentaho.di.trans.steps.http with parameters of type StepDataInterface Modifier and Type Method Description voidHTTP. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceHTTPMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanHTTP. init(StepMetaInterface smi, StepDataInterface sdi)booleanHTTP. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.http with parameters of type StepDataInterface Constructor Description HTTP(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.httppost
Classes in org.pentaho.di.trans.steps.httppost that implement StepDataInterface Modifier and Type Class Description classHTTPPOSTDataMethods in org.pentaho.di.trans.steps.httppost that return StepDataInterface Modifier and Type Method Description StepDataInterfaceHTTPPOSTMeta. getStepData()Methods in org.pentaho.di.trans.steps.httppost with parameters of type StepDataInterface Modifier and Type Method Description voidHTTPPOST. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceHTTPPOSTMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanHTTPPOST. init(StepMetaInterface smi, StepDataInterface sdi)booleanHTTPPOST. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.httppost with parameters of type StepDataInterface Constructor Description HTTPPOST(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.ifnull
Classes in org.pentaho.di.trans.steps.ifnull that implement StepDataInterface Modifier and Type Class Description classIfNullDataMethods in org.pentaho.di.trans.steps.ifnull that return StepDataInterface Modifier and Type Method Description StepDataInterfaceIfNullMeta. getStepData()Methods in org.pentaho.di.trans.steps.ifnull with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceIfNullMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanIfNull. init(StepMetaInterface smi, StepDataInterface sdi)booleanIfNull. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.ifnull with parameters of type StepDataInterface Constructor Description IfNull(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.injector
Classes in org.pentaho.di.trans.steps.injector that implement StepDataInterface Modifier and Type Class Description classInjectorDataData class to allow a java program to inject rows of data into a transformation.Methods in org.pentaho.di.trans.steps.injector that return StepDataInterface Modifier and Type Method Description StepDataInterfaceInjectorMeta. getStepData()Methods in org.pentaho.di.trans.steps.injector with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceInjectorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanInjector. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.injector with parameters of type StepDataInterface Constructor Description Injector(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.insertupdate
Classes in org.pentaho.di.trans.steps.insertupdate that implement StepDataInterface Modifier and Type Class Description classInsertUpdateDataStores data for the Insert/Update step.Methods in org.pentaho.di.trans.steps.insertupdate that return StepDataInterface Modifier and Type Method Description StepDataInterfaceInsertUpdateMeta. getStepData()Methods in org.pentaho.di.trans.steps.insertupdate with parameters of type StepDataInterface Modifier and Type Method Description voidInsertUpdate. dispose(StepMetaInterface smi, StepDataInterface sdi)org.pentaho.di.core.row.RowMetaInsertUpdateMeta. getRowMeta(StepDataInterface stepData)StepInterfaceInsertUpdateMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanInsertUpdate. init(StepMetaInterface smi, StepDataInterface sdi)booleanInsertUpdate. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.insertupdate with parameters of type StepDataInterface Constructor Description InsertUpdate(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.janino
Classes in org.pentaho.di.trans.steps.janino that implement StepDataInterface Modifier and Type Class Description classJaninoDataMethods in org.pentaho.di.trans.steps.janino that return StepDataInterface Modifier and Type Method Description StepDataInterfaceJaninoMeta. getStepData()Methods in org.pentaho.di.trans.steps.janino with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceJaninoMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanJanino. init(StepMetaInterface smi, StepDataInterface sdi)booleanJanino. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.janino with parameters of type StepDataInterface Constructor Description Janino(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.javafilter
Classes in org.pentaho.di.trans.steps.javafilter that implement StepDataInterface Modifier and Type Class Description classJavaFilterDataMethods in org.pentaho.di.trans.steps.javafilter that return StepDataInterface Modifier and Type Method Description StepDataInterfaceJavaFilterMeta. getStepData()Methods in org.pentaho.di.trans.steps.javafilter with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceJavaFilterMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanJavaFilter. init(StepMetaInterface smi, StepDataInterface sdi)booleanJavaFilter. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.javafilter with parameters of type StepDataInterface Constructor Description JavaFilter(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.jobexecutor
Classes in org.pentaho.di.trans.steps.jobexecutor that implement StepDataInterface Modifier and Type Class Description classJobExecutorDataMethods in org.pentaho.di.trans.steps.jobexecutor that return StepDataInterface Modifier and Type Method Description StepDataInterfaceJobExecutorMeta. getStepData()Methods in org.pentaho.di.trans.steps.jobexecutor with parameters of type StepDataInterface Modifier and Type Method Description voidJobExecutor. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceJobExecutorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanJobExecutor. init(StepMetaInterface smi, StepDataInterface sdi)booleanJobExecutor. processRow(StepMetaInterface smi, StepDataInterface sdi)Process a single row.voidJobExecutor. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.jobexecutor with parameters of type StepDataInterface Constructor Description JobExecutor(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.joinrows
Classes in org.pentaho.di.trans.steps.joinrows that implement StepDataInterface Modifier and Type Class Description classJoinRowsDataMethods in org.pentaho.di.trans.steps.joinrows that return StepDataInterface Modifier and Type Method Description StepDataInterfaceJoinRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.joinrows with parameters of type StepDataInterface Modifier and Type Method Description voidJoinRows. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceJoinRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanJoinRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.joinrows with parameters of type StepDataInterface Constructor Description JoinRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.ldifinput
Classes in org.pentaho.di.trans.steps.ldifinput that implement StepDataInterface Modifier and Type Class Description classLDIFInputDataMethods in org.pentaho.di.trans.steps.ldifinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceLDIFInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.ldifinput with parameters of type StepDataInterface Modifier and Type Method Description voidLDIFInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceLDIFInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanLDIFInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanLDIFInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.ldifinput with parameters of type StepDataInterface Constructor Description LDIFInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.loadfileinput
Classes in org.pentaho.di.trans.steps.loadfileinput that implement StepDataInterface Modifier and Type Class Description classLoadFileInputDataMethods in org.pentaho.di.trans.steps.loadfileinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceLoadFileInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.loadfileinput with parameters of type StepDataInterface Modifier and Type Method Description voidLoadFileInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceLoadFileInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanLoadFileInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanLoadFileInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.loadfileinput with parameters of type StepDataInterface Constructor Description LoadFileInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mail
Classes in org.pentaho.di.trans.steps.mail that implement StepDataInterface Modifier and Type Class Description classMailDataSend mail step.Methods in org.pentaho.di.trans.steps.mail that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMailMeta. getStepData()Methods in org.pentaho.di.trans.steps.mail with parameters of type StepDataInterface Modifier and Type Method Description voidMail. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceMailMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMail. init(StepMetaInterface smi, StepDataInterface sdi)booleanMail. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mail with parameters of type StepDataInterface Constructor Description Mail(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mailinput
Classes in org.pentaho.di.trans.steps.mailinput that implement StepDataInterface Modifier and Type Class Description classMailInputDataMethods in org.pentaho.di.trans.steps.mailinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMailInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.mailinput with parameters of type StepDataInterface Modifier and Type Method Description voidMailInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceMailInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMailInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanMailInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mailinput with parameters of type StepDataInterface Constructor Description MailInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mailvalidator
Classes in org.pentaho.di.trans.steps.mailvalidator that implement StepDataInterface Modifier and Type Class Description classMailValidatorDataMethods in org.pentaho.di.trans.steps.mailvalidator that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMailValidatorMeta. getStepData()Methods in org.pentaho.di.trans.steps.mailvalidator with parameters of type StepDataInterface Modifier and Type Method Description voidMailValidator. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceMailValidatorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanMailValidator. init(StepMetaInterface smi, StepDataInterface sdi)booleanMailValidator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mailvalidator with parameters of type StepDataInterface Constructor Description MailValidator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mapping
Classes in org.pentaho.di.trans.steps.mapping that implement StepDataInterface Modifier and Type Class Description classMappingDataMethods in org.pentaho.di.trans.steps.mapping that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMappingMeta. getStepData()Methods in org.pentaho.di.trans.steps.mapping with parameters of type StepDataInterface Modifier and Type Method Description voidMapping. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceMappingMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMapping. init(StepMetaInterface smi, StepDataInterface sdi)booleanMapping. processRow(StepMetaInterface smi, StepDataInterface sdi)Process a single row.voidMapping. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.mapping with parameters of type StepDataInterface Constructor Description Mapping(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mappinginput
Classes in org.pentaho.di.trans.steps.mappinginput that implement StepDataInterface Modifier and Type Class Description classMappingInputDataMethods in org.pentaho.di.trans.steps.mappinginput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMappingInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.mappinginput with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceMappingInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMappingInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanMappingInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mappinginput with parameters of type StepDataInterface Constructor Description MappingInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mappingoutput
Classes in org.pentaho.di.trans.steps.mappingoutput that implement StepDataInterface Modifier and Type Class Description classMappingOutputDataMethods in org.pentaho.di.trans.steps.mappingoutput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMappingOutputMeta. getStepData()Methods in org.pentaho.di.trans.steps.mappingoutput with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceMappingOutputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMappingOutput. init(StepMetaInterface smi, StepDataInterface sdi)booleanMappingOutput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mappingoutput with parameters of type StepDataInterface Constructor Description MappingOutput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.memgroupby
Classes in org.pentaho.di.trans.steps.memgroupby that implement StepDataInterface Modifier and Type Class Description classMemoryGroupByDataMethods in org.pentaho.di.trans.steps.memgroupby that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMemoryGroupByMeta. getStepData()Methods in org.pentaho.di.trans.steps.memgroupby with parameters of type StepDataInterface Modifier and Type Method Description voidMemoryGroupBy. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceMemoryGroupByMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanMemoryGroupBy. init(StepMetaInterface smi, StepDataInterface sdi)booleanMemoryGroupBy. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.memgroupby with parameters of type StepDataInterface Constructor Description MemoryGroupBy(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mergejoin
Classes in org.pentaho.di.trans.steps.mergejoin that implement StepDataInterface Modifier and Type Class Description classMergeJoinDataMethods in org.pentaho.di.trans.steps.mergejoin that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMergeJoinMeta. getStepData()Methods in org.pentaho.di.trans.steps.mergejoin with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceMergeJoinMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMergeJoin. init(StepMetaInterface smi, StepDataInterface sdi)booleanMergeJoin. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mergejoin with parameters of type StepDataInterface Constructor Description MergeJoin(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.mergerows
Classes in org.pentaho.di.trans.steps.mergerows that implement StepDataInterface Modifier and Type Class Description classMergeRowsDataMethods in org.pentaho.di.trans.steps.mergerows that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMergeRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.mergerows with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceMergeRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMergeRows. init(StepMetaInterface smi, StepDataInterface sdi)booleanMergeRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.mergerows with parameters of type StepDataInterface Constructor Description MergeRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.missing
Methods in org.pentaho.di.trans.steps.missing with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceMissingTrans. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMissingTransStep. init(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.missing with parameters of type StepDataInterface Constructor Description MissingTransStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.multimerge
Classes in org.pentaho.di.trans.steps.multimerge that implement StepDataInterface Modifier and Type Class Description classMultiMergeJoinDataMethods in org.pentaho.di.trans.steps.multimerge that return StepDataInterface Modifier and Type Method Description StepDataInterfaceMultiMergeJoinMeta. getStepData()Methods in org.pentaho.di.trans.steps.multimerge with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceMultiMergeJoinMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanMultiMergeJoin. init(StepMetaInterface smi, StepDataInterface sdi)booleanMultiMergeJoin. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.multimerge with parameters of type StepDataInterface Constructor Description MultiMergeJoin(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.normaliser
Classes in org.pentaho.di.trans.steps.normaliser that implement StepDataInterface Modifier and Type Class Description classNormaliserDataMethods in org.pentaho.di.trans.steps.normaliser that return StepDataInterface Modifier and Type Method Description StepDataInterfaceNormaliserMeta. getStepData()Methods in org.pentaho.di.trans.steps.normaliser with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceNormaliserMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanNormaliser. init(StepMetaInterface smi, StepDataInterface sdi)booleanNormaliser. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.normaliser with parameters of type StepDataInterface Constructor Description Normaliser(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.nullif
Classes in org.pentaho.di.trans.steps.nullif that implement StepDataInterface Modifier and Type Class Description classNullIfDataMethods in org.pentaho.di.trans.steps.nullif that return StepDataInterface Modifier and Type Method Description StepDataInterfaceNullIfMeta. getStepData()Methods in org.pentaho.di.trans.steps.nullif with parameters of type StepDataInterface Modifier and Type Method Description voidNullIf. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceNullIfMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanNullIf. init(StepMetaInterface smi, StepDataInterface sdi)booleanNullIf. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.nullif with parameters of type StepDataInterface Constructor Description NullIf(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.numberrange
Classes in org.pentaho.di.trans.steps.numberrange that implement StepDataInterface Modifier and Type Class Description classNumberRangeData+ * Data for the NumberRangePlugin + * + * @author ronny.roeller@fredhopper.com + * +Methods in org.pentaho.di.trans.steps.numberrange that return StepDataInterface Modifier and Type Method Description StepDataInterfaceNumberRangeMeta. getStepData()Methods in org.pentaho.di.trans.steps.numberrange with parameters of type StepDataInterface Modifier and Type Method Description voidNumberRange. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceNumberRangeMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans disp)booleanNumberRange. init(StepMetaInterface smi, StepDataInterface sdi)booleanNumberRange. processRow(StepMetaInterface smi, StepDataInterface sdi)Column number where the input value is storedConstructors in org.pentaho.di.trans.steps.numberrange with parameters of type StepDataInterface Constructor Description NumberRange(StepMeta s, StepDataInterface stepDataInterface, int c, TransMeta t, Trans dis) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.olapinput
Classes in org.pentaho.di.trans.steps.olapinput that implement StepDataInterface Modifier and Type Class Description classOlapDataMethods in org.pentaho.di.trans.steps.olapinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceOlapInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.olapinput with parameters of type StepDataInterface Modifier and Type Method Description voidOlapInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceOlapInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanOlapInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanOlapInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.olapinput with parameters of type StepDataInterface Constructor Description OlapInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.parallelgzipcsv
Classes in org.pentaho.di.trans.steps.parallelgzipcsv that implement StepDataInterface Modifier and Type Class Description classParGzipCsvInputDataMethods in org.pentaho.di.trans.steps.parallelgzipcsv that return StepDataInterface Modifier and Type Method Description StepDataInterfaceParGzipCsvInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.parallelgzipcsv with parameters of type StepDataInterface Modifier and Type Method Description voidParGzipCsvInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceParGzipCsvInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanParGzipCsvInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanParGzipCsvInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.parallelgzipcsv with parameters of type StepDataInterface Constructor Description ParGzipCsvInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.pgpdecryptstream
Classes in org.pentaho.di.trans.steps.pgpdecryptstream that implement StepDataInterface Modifier and Type Class Description classPGPDecryptStreamDataMethods in org.pentaho.di.trans.steps.pgpdecryptstream that return StepDataInterface Modifier and Type Method Description StepDataInterfacePGPDecryptStreamMeta. getStepData()Methods in org.pentaho.di.trans.steps.pgpdecryptstream with parameters of type StepDataInterface Modifier and Type Method Description voidPGPDecryptStream. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfacePGPDecryptStreamMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanPGPDecryptStream. init(StepMetaInterface smi, StepDataInterface sdi)booleanPGPDecryptStream. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.pgpdecryptstream with parameters of type StepDataInterface Constructor Description PGPDecryptStream(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.pgpencryptstream
Classes in org.pentaho.di.trans.steps.pgpencryptstream that implement StepDataInterface Modifier and Type Class Description classPGPEncryptStreamDataMethods in org.pentaho.di.trans.steps.pgpencryptstream that return StepDataInterface Modifier and Type Method Description StepDataInterfacePGPEncryptStreamMeta. getStepData()Methods in org.pentaho.di.trans.steps.pgpencryptstream with parameters of type StepDataInterface Modifier and Type Method Description voidPGPEncryptStream. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfacePGPEncryptStreamMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanPGPEncryptStream. init(StepMetaInterface smi, StepDataInterface sdi)booleanPGPEncryptStream. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.pgpencryptstream with parameters of type StepDataInterface Constructor Description PGPEncryptStream(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.prioritizestreams
Classes in org.pentaho.di.trans.steps.prioritizestreams that implement StepDataInterface Modifier and Type Class Description classPrioritizeStreamsDataMethods in org.pentaho.di.trans.steps.prioritizestreams that return StepDataInterface Modifier and Type Method Description StepDataInterfacePrioritizeStreamsMeta. getStepData()Methods in org.pentaho.di.trans.steps.prioritizestreams with parameters of type StepDataInterface Modifier and Type Method Description voidPrioritizeStreams. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfacePrioritizeStreamsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanPrioritizeStreams. init(StepMetaInterface smi, StepDataInterface sdi)booleanPrioritizeStreams. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.prioritizestreams with parameters of type StepDataInterface Constructor Description PrioritizeStreams(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.processfiles
Classes in org.pentaho.di.trans.steps.processfiles that implement StepDataInterface Modifier and Type Class Description classProcessFilesDataMethods in org.pentaho.di.trans.steps.processfiles that return StepDataInterface Modifier and Type Method Description StepDataInterfaceProcessFilesMeta. getStepData()Methods in org.pentaho.di.trans.steps.processfiles with parameters of type StepDataInterface Modifier and Type Method Description voidProcessFiles. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceProcessFilesMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanProcessFiles. init(StepMetaInterface smi, StepDataInterface sdi)booleanProcessFiles. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.processfiles with parameters of type StepDataInterface Constructor Description ProcessFiles(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.propertyinput
Classes in org.pentaho.di.trans.steps.propertyinput that implement StepDataInterface Modifier and Type Class Description classPropertyInputDataMethods in org.pentaho.di.trans.steps.propertyinput that return StepDataInterface Modifier and Type Method Description StepDataInterfacePropertyInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.propertyinput with parameters of type StepDataInterface Modifier and Type Method Description voidPropertyInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfacePropertyInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanPropertyInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanPropertyInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.propertyinput with parameters of type StepDataInterface Constructor Description PropertyInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.propertyoutput
Classes in org.pentaho.di.trans.steps.propertyoutput that implement StepDataInterface Modifier and Type Class Description classPropertyOutputDataOutput rows to Properties file and create a file.Methods in org.pentaho.di.trans.steps.propertyoutput that return StepDataInterface Modifier and Type Method Description StepDataInterfacePropertyOutputMeta. getStepData()Methods in org.pentaho.di.trans.steps.propertyoutput with parameters of type StepDataInterface Modifier and Type Method Description voidPropertyOutput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfacePropertyOutputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanPropertyOutput. init(StepMetaInterface smi, StepDataInterface sdi)booleanPropertyOutput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.propertyoutput with parameters of type StepDataInterface Constructor Description PropertyOutput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.randomccnumber
Classes in org.pentaho.di.trans.steps.randomccnumber that implement StepDataInterface Modifier and Type Class Description classRandomCCNumberGeneratorDataGenerate random credit card number.Methods in org.pentaho.di.trans.steps.randomccnumber that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRandomCCNumberGeneratorMeta. getStepData()Methods in org.pentaho.di.trans.steps.randomccnumber with parameters of type StepDataInterface Modifier and Type Method Description voidRandomCCNumberGenerator. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceRandomCCNumberGeneratorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanRandomCCNumberGenerator. init(StepMetaInterface smi, StepDataInterface sdi)booleanRandomCCNumberGenerator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.randomccnumber with parameters of type StepDataInterface Constructor Description RandomCCNumberGenerator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.randomvalue
Classes in org.pentaho.di.trans.steps.randomvalue that implement StepDataInterface Modifier and Type Class Description classRandomValueDataMethods in org.pentaho.di.trans.steps.randomvalue that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRandomValueMeta. getStepData()Methods in org.pentaho.di.trans.steps.randomvalue with parameters of type StepDataInterface Modifier and Type Method Description voidRandomValue. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceRandomValueMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanRandomValue. init(StepMetaInterface smi, StepDataInterface sdi)booleanRandomValue. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.randomvalue with parameters of type StepDataInterface Constructor Description RandomValue(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.recordsfromstream
Classes in org.pentaho.di.trans.steps.recordsfromstream that implement StepDataInterface Modifier and Type Class Description classRecordsFromStreamDataConstructors in org.pentaho.di.trans.steps.recordsfromstream with parameters of type StepDataInterface Constructor Description RecordsFromStream(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.regexeval
Classes in org.pentaho.di.trans.steps.regexeval that implement StepDataInterface Modifier and Type Class Description classRegexEvalDataRuntime data for the RegexEval step.Methods in org.pentaho.di.trans.steps.regexeval that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRegexEvalMeta. getStepData()Methods in org.pentaho.di.trans.steps.regexeval with parameters of type StepDataInterface Modifier and Type Method Description voidRegexEval. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceRegexEvalMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanRegexEval. init(StepMetaInterface smi, StepDataInterface sdi)booleanRegexEval. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.regexeval with parameters of type StepDataInterface Constructor Description RegexEval(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.replacestring
Classes in org.pentaho.di.trans.steps.replacestring that implement StepDataInterface Modifier and Type Class Description classReplaceStringDataMethods in org.pentaho.di.trans.steps.replacestring that return StepDataInterface Modifier and Type Method Description StepDataInterfaceReplaceStringMeta. getStepData()Methods in org.pentaho.di.trans.steps.replacestring with parameters of type StepDataInterface Modifier and Type Method Description voidReplaceString. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceReplaceStringMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanReplaceString. init(StepMetaInterface smi, StepDataInterface sdi)booleanReplaceString. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.replacestring with parameters of type StepDataInterface Constructor Description ReplaceString(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.reservoirsampling
Classes in org.pentaho.di.trans.steps.reservoirsampling that implement StepDataInterface Modifier and Type Class Description classReservoirSamplingDataHolds temporary data (i.e.Methods in org.pentaho.di.trans.steps.reservoirsampling that return StepDataInterface Modifier and Type Method Description StepDataInterfaceReservoirSamplingMeta. getStepData()Get a new instance of the appropriate data class.Methods in org.pentaho.di.trans.steps.reservoirsampling with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceReservoirSamplingMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)Get the executing step, needed by Trans to launch a step.booleanReservoirSampling. init(StepMetaInterface smi, StepDataInterface sdi)Initialize the step.booleanReservoirSampling. processRow(StepMetaInterface smi, StepDataInterface sdi)Process an incoming row of data.Constructors in org.pentaho.di.trans.steps.reservoirsampling with parameters of type StepDataInterface Constructor Description ReservoirSampling(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)Creates a newReservoirSamplinginstance. -
Uses of StepDataInterface in org.pentaho.di.trans.steps.rest
Classes in org.pentaho.di.trans.steps.rest that implement StepDataInterface Modifier and Type Class Description classRestDataMethods in org.pentaho.di.trans.steps.rest that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRestMeta. getStepData()Methods in org.pentaho.di.trans.steps.rest with parameters of type StepDataInterface Modifier and Type Method Description voidRest. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceRestMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanRest. init(StepMetaInterface smi, StepDataInterface sdi)booleanRest. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.rest with parameters of type StepDataInterface Constructor Description Rest(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.rowgenerator
Classes in org.pentaho.di.trans.steps.rowgenerator that implement StepDataInterface Modifier and Type Class Description classRowGeneratorDataMethods in org.pentaho.di.trans.steps.rowgenerator that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRowGeneratorMeta. getStepData()Methods in org.pentaho.di.trans.steps.rowgenerator with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceRowGeneratorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanRowGenerator. init(StepMetaInterface smi, StepDataInterface sdi)booleanRowGenerator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.rowgenerator with parameters of type StepDataInterface Constructor Description RowGenerator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.rowsfromresult
Classes in org.pentaho.di.trans.steps.rowsfromresult that implement StepDataInterface Modifier and Type Class Description classRowsFromResultDataMethods in org.pentaho.di.trans.steps.rowsfromresult that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRowsFromResultMeta. getStepData()Methods in org.pentaho.di.trans.steps.rowsfromresult with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceRowsFromResultMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanRowsFromResult. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.rowsfromresult with parameters of type StepDataInterface Constructor Description RowsFromResult(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.rowstoresult
Classes in org.pentaho.di.trans.steps.rowstoresult that implement StepDataInterface Modifier and Type Class Description classRowsToResultDataMethods in org.pentaho.di.trans.steps.rowstoresult that return StepDataInterface Modifier and Type Method Description StepDataInterfaceRowsToResultMeta. getStepData()Methods in org.pentaho.di.trans.steps.rowstoresult with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceRowsToResultMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanRowsToResult. init(StepMetaInterface smi, StepDataInterface sdi)booleanRowsToResult. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.rowstoresult with parameters of type StepDataInterface Constructor Description RowsToResult(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.samplerows
Classes in org.pentaho.di.trans.steps.samplerows that implement StepDataInterface Modifier and Type Class Description classSampleRowsDataMethods in org.pentaho.di.trans.steps.samplerows that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSampleRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.samplerows with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSampleRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSampleRows. init(StepMetaInterface smi, StepDataInterface sdi)booleanSampleRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.samplerows with parameters of type StepDataInterface Constructor Description SampleRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.sasinput
Classes in org.pentaho.di.trans.steps.sasinput that implement StepDataInterface Modifier and Type Class Description classSasInputDataProvides data for the XBaseInput step.Methods in org.pentaho.di.trans.steps.sasinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSasInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.sasinput with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSasInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSasInput. processRow(StepMetaInterface smi, StepDataInterface sdi)voidSasInput. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.sasinput with parameters of type StepDataInterface Constructor Description SasInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.script
Classes in org.pentaho.di.trans.steps.script that implement StepDataInterface Modifier and Type Class Description classScriptDataMethods in org.pentaho.di.trans.steps.script that return StepDataInterface Modifier and Type Method Description StepDataInterfaceScriptMeta. getStepData()Methods in org.pentaho.di.trans.steps.script with parameters of type StepDataInterface Modifier and Type Method Description voidScript. dispose(StepMetaInterface smi, StepDataInterface sdi)voidScriptDummy. dispose(StepMetaInterface sii, StepDataInterface sdi)voidScriptInterface. dispose(StepMetaInterface sii, StepDataInterface sdi)StepInterfaceScriptMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanScript. init(StepMetaInterface smi, StepDataInterface sdi)booleanScriptDummy. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)booleanScriptInterface. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)booleanScript. processRow(StepMetaInterface smi, StepDataInterface sdi)booleanScriptDummy. processRow(StepMetaInterface smi, StepDataInterface sdi)booleanScriptInterface. processRow(StepMetaInterface smi, StepDataInterface sdi)voidScriptDummy. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)voidScriptInterface. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.script with parameters of type StepDataInterface Constructor Description Script(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.scriptvalues_mod
Classes in org.pentaho.di.trans.steps.scriptvalues_mod that implement StepDataInterface Modifier and Type Class Description classScriptValuesModDataMethods in org.pentaho.di.trans.steps.scriptvalues_mod that return StepDataInterface Modifier and Type Method Description StepDataInterfaceScriptValuesMetaMod. getStepData()Methods in org.pentaho.di.trans.steps.scriptvalues_mod with parameters of type StepDataInterface Modifier and Type Method Description voidScriptValuesMod. dispose(StepMetaInterface smi, StepDataInterface sdi)voidScriptValuesModDummy. dispose(StepMetaInterface sii, StepDataInterface sdi)StepInterfaceScriptValuesMetaMod. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanScriptValuesMod. init(StepMetaInterface smi, StepDataInterface sdi)booleanScriptValuesModDummy. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)booleanScriptValuesMod. processRow(StepMetaInterface smi, StepDataInterface sdi)booleanScriptValuesModDummy. processRow(StepMetaInterface smi, StepDataInterface sdi)voidScriptValuesModDummy. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.scriptvalues_mod with parameters of type StepDataInterface Constructor Description ScriptValuesMod(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.selectvalues
Classes in org.pentaho.di.trans.steps.selectvalues that implement StepDataInterface Modifier and Type Class Description classSelectValuesDataMethods in org.pentaho.di.trans.steps.selectvalues that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSelectValuesMeta. getStepData()Methods in org.pentaho.di.trans.steps.selectvalues with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSelectValuesMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSelectValues. init(StepMetaInterface smi, StepDataInterface sdi)booleanSelectValues. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.selectvalues with parameters of type StepDataInterface Constructor Description SelectValues(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.setvalueconstant
Classes in org.pentaho.di.trans.steps.setvalueconstant that implement StepDataInterface Modifier and Type Class Description classSetValueConstantDataMethods in org.pentaho.di.trans.steps.setvalueconstant that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSetValueConstantMeta. getStepData()Methods in org.pentaho.di.trans.steps.setvalueconstant with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSetValueConstantMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSetValueConstant. init(StepMetaInterface smi, StepDataInterface sdi)booleanSetValueConstant. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.setvalueconstant with parameters of type StepDataInterface Constructor Description SetValueConstant(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.setvaluefield
Classes in org.pentaho.di.trans.steps.setvaluefield that implement StepDataInterface Modifier and Type Class Description classSetValueFieldDataMethods in org.pentaho.di.trans.steps.setvaluefield that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSetValueFieldMeta. getStepData()Methods in org.pentaho.di.trans.steps.setvaluefield with parameters of type StepDataInterface Modifier and Type Method Description voidSetValueField. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSetValueFieldMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSetValueField. init(StepMetaInterface smi, StepDataInterface sdi)booleanSetValueField. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.setvaluefield with parameters of type StepDataInterface Constructor Description SetValueField(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.setvariable
Classes in org.pentaho.di.trans.steps.setvariable that implement StepDataInterface Modifier and Type Class Description classSetVariableDataMethods in org.pentaho.di.trans.steps.setvariable that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSetVariableMeta. getStepData()Methods in org.pentaho.di.trans.steps.setvariable with parameters of type StepDataInterface Modifier and Type Method Description voidSetVariable. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSetVariableMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSetVariable. init(StepMetaInterface smi, StepDataInterface sdi)booleanSetVariable. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.setvariable with parameters of type StepDataInterface Constructor Description SetVariable(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.sftpput
Classes in org.pentaho.di.trans.steps.sftpput that implement StepDataInterface Modifier and Type Class Description classSFTPPutDataSend file to SFTP host.Methods in org.pentaho.di.trans.steps.sftpput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSFTPPutMeta. getStepData()Methods in org.pentaho.di.trans.steps.sftpput with parameters of type StepDataInterface Modifier and Type Method Description voidSFTPPut. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSFTPPutMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSFTPPut. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.sftpput with parameters of type StepDataInterface Constructor Description SFTPPut(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.simplemapping
Classes in org.pentaho.di.trans.steps.simplemapping that implement StepDataInterface Modifier and Type Class Description classSimpleMappingDataMethods in org.pentaho.di.trans.steps.simplemapping that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSimpleMappingMeta. getStepData()Methods in org.pentaho.di.trans.steps.simplemapping with parameters of type StepDataInterface Modifier and Type Method Description voidSimpleMapping. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSimpleMappingMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSimpleMapping. init(StepMetaInterface smi, StepDataInterface sdi)booleanSimpleMapping. processRow(StepMetaInterface smi, StepDataInterface sdi)Process a single row.voidSimpleMapping. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.simplemapping with parameters of type StepDataInterface Constructor Description SimpleMapping(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.singlethreader
Classes in org.pentaho.di.trans.steps.singlethreader that implement StepDataInterface Modifier and Type Class Description classSingleThreaderDataMethods in org.pentaho.di.trans.steps.singlethreader that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSingleThreaderMeta. getStepData()Methods in org.pentaho.di.trans.steps.singlethreader with parameters of type StepDataInterface Modifier and Type Method Description voidSingleThreader. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSingleThreaderMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSingleThreader. init(StepMetaInterface smi, StepDataInterface sdi)booleanSingleThreader. processRow(StepMetaInterface smi, StepDataInterface sdi)Process rows in batches of N rows.voidSingleThreader. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.singlethreader with parameters of type StepDataInterface Constructor Description SingleThreader(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.socketreader
Classes in org.pentaho.di.trans.steps.socketreader that implement StepDataInterface Modifier and Type Class Description classSocketReaderDataMethods in org.pentaho.di.trans.steps.socketreader that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSocketReaderMeta. getStepData()Methods in org.pentaho.di.trans.steps.socketreader with parameters of type StepDataInterface Modifier and Type Method Description voidSocketReader. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSocketReaderMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSocketReader. init(StepMetaInterface smi, StepDataInterface sdi)booleanSocketReader. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.socketreader with parameters of type StepDataInterface Constructor Description SocketReader(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.socketwriter
Classes in org.pentaho.di.trans.steps.socketwriter that implement StepDataInterface Modifier and Type Class Description classSocketWriterDataMethods in org.pentaho.di.trans.steps.socketwriter that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSocketWriterMeta. getStepData()Methods in org.pentaho.di.trans.steps.socketwriter with parameters of type StepDataInterface Modifier and Type Method Description voidSocketWriter. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSocketWriterMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSocketWriter. init(StepMetaInterface smi, StepDataInterface sdi)booleanSocketWriter. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.socketwriter with parameters of type StepDataInterface Constructor Description SocketWriter(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.sort
Classes in org.pentaho.di.trans.steps.sort that implement StepDataInterface Modifier and Type Class Description classSortRowsDataMethods in org.pentaho.di.trans.steps.sort that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSortRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.sort with parameters of type StepDataInterface Modifier and Type Method Description voidSortRows. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSortRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSortRows. init(StepMetaInterface smi, StepDataInterface sdi)booleanSortRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.sort with parameters of type StepDataInterface Constructor Description SortRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.sortedmerge
Classes in org.pentaho.di.trans.steps.sortedmerge that implement StepDataInterface Modifier and Type Class Description classSortedMergeDataMethods in org.pentaho.di.trans.steps.sortedmerge that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSortedMergeMeta. getStepData()Methods in org.pentaho.di.trans.steps.sortedmerge with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSortedMergeMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSortedMerge. init(StepMetaInterface smi, StepDataInterface sdi)booleanSortedMerge. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.sortedmerge with parameters of type StepDataInterface Constructor Description SortedMerge(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.splitfieldtorows
Classes in org.pentaho.di.trans.steps.splitfieldtorows that implement StepDataInterface Modifier and Type Class Description classSplitFieldToRowsDataMethods in org.pentaho.di.trans.steps.splitfieldtorows that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSplitFieldToRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.splitfieldtorows with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSplitFieldToRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSplitFieldToRows. init(StepMetaInterface smi, StepDataInterface sdi)booleanSplitFieldToRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.splitfieldtorows with parameters of type StepDataInterface Constructor Description SplitFieldToRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.sql
Classes in org.pentaho.di.trans.steps.sql that implement StepDataInterface Modifier and Type Class Description classExecSQLDataMethods in org.pentaho.di.trans.steps.sql that return StepDataInterface Modifier and Type Method Description StepDataInterfaceExecSQLMeta. getStepData()Methods in org.pentaho.di.trans.steps.sql with parameters of type StepDataInterface Modifier and Type Method Description voidExecSQL. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceExecSQLMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanExecSQL. init(StepMetaInterface smi, StepDataInterface sdi)booleanExecSQL. processRow(StepMetaInterface smi, StepDataInterface sdi)voidExecSQL. stopRunning(StepMetaInterface smi, StepDataInterface sdi)Stop the running queryConstructors in org.pentaho.di.trans.steps.sql with parameters of type StepDataInterface Constructor Description ExecSQL(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.sqlfileoutput
Classes in org.pentaho.di.trans.steps.sqlfileoutput that implement StepDataInterface Modifier and Type Class Description classSQLFileOutputDataMethods in org.pentaho.di.trans.steps.sqlfileoutput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSQLFileOutputMeta. getStepData()Methods in org.pentaho.di.trans.steps.sqlfileoutput with parameters of type StepDataInterface Modifier and Type Method Description voidSQLFileOutput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSQLFileOutputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSQLFileOutput. init(StepMetaInterface smi, StepDataInterface sdi)booleanSQLFileOutput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.sqlfileoutput with parameters of type StepDataInterface Constructor Description SQLFileOutput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.ssh
Classes in org.pentaho.di.trans.steps.ssh that implement StepDataInterface Modifier and Type Class Description classSSHDataMethods in org.pentaho.di.trans.steps.ssh that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSSHMeta. getStepData()Methods in org.pentaho.di.trans.steps.ssh with parameters of type StepDataInterface Modifier and Type Method Description voidSSH. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSSHMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSSH. init(StepMetaInterface smi, StepDataInterface sdi)booleanSSH. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.ssh with parameters of type StepDataInterface Constructor Description SSH(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.stepmeta
Classes in org.pentaho.di.trans.steps.stepmeta that implement StepDataInterface Modifier and Type Class Description classStepMetastructureDataMethods in org.pentaho.di.trans.steps.stepmeta that return StepDataInterface Modifier and Type Method Description StepDataInterfaceStepMetastructureMeta. getStepData()Methods in org.pentaho.di.trans.steps.stepmeta with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceStepMetastructureMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanStepMetastructure. init(StepMetaInterface smi, StepDataInterface sdi)booleanStepMetastructure. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.stepmeta with parameters of type StepDataInterface Constructor Description StepMetastructure(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.stepsmetrics
Classes in org.pentaho.di.trans.steps.stepsmetrics that implement StepDataInterface Modifier and Type Class Description classStepsMetricsDataMethods in org.pentaho.di.trans.steps.stepsmetrics that return StepDataInterface Modifier and Type Method Description StepDataInterfaceStepsMetricsMeta. getStepData()Methods in org.pentaho.di.trans.steps.stepsmetrics with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceStepsMetricsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanStepsMetrics. init(StepMetaInterface smi, StepDataInterface sdi)booleanStepsMetrics. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.stepsmetrics with parameters of type StepDataInterface Constructor Description StepsMetrics(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.streamlookup
Classes in org.pentaho.di.trans.steps.streamlookup that implement StepDataInterface Modifier and Type Class Description classStreamLookupDataMethods in org.pentaho.di.trans.steps.streamlookup that return StepDataInterface Modifier and Type Method Description StepDataInterfaceStreamLookupMeta. getStepData()Methods in org.pentaho.di.trans.steps.streamlookup with parameters of type StepDataInterface Modifier and Type Method Description voidStreamLookup. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceStreamLookupMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanStreamLookup. init(StepMetaInterface smi, StepDataInterface sdi)booleanStreamLookup. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.streamlookup with parameters of type StepDataInterface Constructor Description StreamLookup(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.stringcut
Classes in org.pentaho.di.trans.steps.stringcut that implement StepDataInterface Modifier and Type Class Description classStringCutDataMethods in org.pentaho.di.trans.steps.stringcut that return StepDataInterface Modifier and Type Method Description StepDataInterfaceStringCutMeta. getStepData()Methods in org.pentaho.di.trans.steps.stringcut with parameters of type StepDataInterface Modifier and Type Method Description voidStringCut. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceStringCutMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanStringCut. init(StepMetaInterface smi, StepDataInterface sdi)booleanStringCut. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.stringcut with parameters of type StepDataInterface Constructor Description StringCut(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.stringoperations
Classes in org.pentaho.di.trans.steps.stringoperations that implement StepDataInterface Modifier and Type Class Description classStringOperationsDataApply certain operations too string.Methods in org.pentaho.di.trans.steps.stringoperations that return StepDataInterface Modifier and Type Method Description StepDataInterfaceStringOperationsMeta. getStepData()Methods in org.pentaho.di.trans.steps.stringoperations with parameters of type StepDataInterface Modifier and Type Method Description voidStringOperations. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceStringOperationsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanStringOperations. init(StepMetaInterface smi, StepDataInterface sdi)booleanStringOperations. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.stringoperations with parameters of type StepDataInterface Constructor Description StringOperations(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.switchcase
Classes in org.pentaho.di.trans.steps.switchcase that implement StepDataInterface Modifier and Type Class Description classSwitchCaseDataMethods in org.pentaho.di.trans.steps.switchcase that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSwitchCaseMeta. getStepData()Methods in org.pentaho.di.trans.steps.switchcase with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceSwitchCaseMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanSwitchCase. init(StepMetaInterface smi, StepDataInterface sdi)booleanSwitchCase. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.switchcase with parameters of type StepDataInterface Constructor Description SwitchCase(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator
Classes in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator that implement StepDataInterface Modifier and Type Class Description classSecretKeyGeneratorDataGenerate secret key.Methods in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSecretKeyGeneratorMeta. getStepData()Methods in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator with parameters of type StepDataInterface Modifier and Type Method Description voidSecretKeyGenerator. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSecretKeyGeneratorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSecretKeyGenerator. init(StepMetaInterface smi, StepDataInterface sdi)booleanSecretKeyGenerator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator with parameters of type StepDataInterface Constructor Description SecretKeyGenerator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans
Classes in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans that implement StepDataInterface Modifier and Type Class Description classSymmetricCryptoTransDataSymmetric algorithm Executes a SymmetricCryptoTrans on the values in the input stream.Methods in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSymmetricCryptoTransMeta. getStepData()Methods in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans with parameters of type StepDataInterface Modifier and Type Method Description voidSymmetricCryptoTrans. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSymmetricCryptoTransMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSymmetricCryptoTrans. init(StepMetaInterface smi, StepDataInterface sdi)booleanSymmetricCryptoTrans. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans with parameters of type StepDataInterface Constructor Description SymmetricCryptoTrans(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.synchronizeaftermerge
Classes in org.pentaho.di.trans.steps.synchronizeaftermerge that implement StepDataInterface Modifier and Type Class Description classSynchronizeAfterMergeDataPerforms an insert/update/delete depending on the value of a field.Methods in org.pentaho.di.trans.steps.synchronizeaftermerge that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSynchronizeAfterMergeMeta. getStepData()Methods in org.pentaho.di.trans.steps.synchronizeaftermerge with parameters of type StepDataInterface Modifier and Type Method Description voidSynchronizeAfterMerge. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSynchronizeAfterMergeMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSynchronizeAfterMerge. init(StepMetaInterface smi, StepDataInterface sdi)booleanSynchronizeAfterMerge. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.synchronizeaftermerge with parameters of type StepDataInterface Constructor Description SynchronizeAfterMerge(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.syslog
Classes in org.pentaho.di.trans.steps.syslog that implement StepDataInterface Modifier and Type Class Description classSyslogMessageDataMethods in org.pentaho.di.trans.steps.syslog that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSyslogMessageMeta. getStepData()Methods in org.pentaho.di.trans.steps.syslog with parameters of type StepDataInterface Modifier and Type Method Description voidSyslogMessage. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSyslogMessageMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSyslogMessage. init(StepMetaInterface smi, StepDataInterface sdi)booleanSyslogMessage. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.syslog with parameters of type StepDataInterface Constructor Description SyslogMessage(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.systemdata
Classes in org.pentaho.di.trans.steps.systemdata that implement StepDataInterface Modifier and Type Class Description classSystemDataDataMethods in org.pentaho.di.trans.steps.systemdata that return StepDataInterface Modifier and Type Method Description StepDataInterfaceSystemDataMeta. getStepData()Methods in org.pentaho.di.trans.steps.systemdata with parameters of type StepDataInterface Modifier and Type Method Description voidSystemData. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceSystemDataMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanSystemData. init(StepMetaInterface smi, StepDataInterface sdi)booleanSystemData. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.systemdata with parameters of type StepDataInterface Constructor Description SystemData(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.tablecompare
Classes in org.pentaho.di.trans.steps.tablecompare that implement StepDataInterface Modifier and Type Class Description classTableCompareDataMethods in org.pentaho.di.trans.steps.tablecompare that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTableCompareMeta. getStepData()Methods in org.pentaho.di.trans.steps.tablecompare with parameters of type StepDataInterface Modifier and Type Method Description voidTableCompare. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceTableCompareMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanTableCompare. init(StepMetaInterface smi, StepDataInterface sdi)booleanTableCompare. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.tablecompare with parameters of type StepDataInterface Constructor Description TableCompare(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.tableexists
Classes in org.pentaho.di.trans.steps.tableexists that implement StepDataInterface Modifier and Type Class Description classTableExistsDataMethods in org.pentaho.di.trans.steps.tableexists that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTableExistsMeta. getStepData()Methods in org.pentaho.di.trans.steps.tableexists with parameters of type StepDataInterface Modifier and Type Method Description voidTableExists. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceTableExistsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanTableExists. init(StepMetaInterface smi, StepDataInterface sdi)booleanTableExists. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.tableexists with parameters of type StepDataInterface Constructor Description TableExists(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.tableinput
Classes in org.pentaho.di.trans.steps.tableinput that implement StepDataInterface Modifier and Type Class Description classTableInputDataMethods in org.pentaho.di.trans.steps.tableinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTableInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.tableinput with parameters of type StepDataInterface Modifier and Type Method Description voidTableInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceTableInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanTableInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanTableInput. processRow(StepMetaInterface smi, StepDataInterface sdi)voidTableInput. stopRunning(StepMetaInterface smi, StepDataInterface sdi)Stop the running queryConstructors in org.pentaho.di.trans.steps.tableinput with parameters of type StepDataInterface Constructor Description TableInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.tableoutput
Classes in org.pentaho.di.trans.steps.tableoutput that implement StepDataInterface Modifier and Type Class Description classTableOutputDataStorage class for table output step.Methods in org.pentaho.di.trans.steps.tableoutput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTableOutputMeta. getStepData()Methods in org.pentaho.di.trans.steps.tableoutput with parameters of type StepDataInterface Modifier and Type Method Description voidTableOutput. dispose(StepMetaInterface smi, StepDataInterface sdi)org.pentaho.di.core.row.RowMetaTableOutputMeta. getRowMeta(StepDataInterface stepData)StepInterfaceTableOutputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanTableOutput. init(StepMetaInterface smi, StepDataInterface sdi)booleanTableOutput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.tableoutput with parameters of type StepDataInterface Constructor Description TableOutput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.textfileinput
Classes in org.pentaho.di.trans.steps.textfileinput that implement StepDataInterface Modifier and Type Class Description classTextFileInputDataDeprecated.replaced by implementation in the ...steps.fileinput.text packageMethods in org.pentaho.di.trans.steps.textfileinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTextFileInputMeta. getStepData()Deprecated.Methods in org.pentaho.di.trans.steps.textfileinput with parameters of type StepDataInterface Modifier and Type Method Description voidTextFileInput. dispose(StepMetaInterface smi, StepDataInterface sdi)Deprecated.StepInterfaceTextFileInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)Deprecated.booleanTextFileInput. init(StepMetaInterface smi, StepDataInterface sdi)Deprecated.booleanTextFileInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Deprecated.Constructors in org.pentaho.di.trans.steps.textfileinput with parameters of type StepDataInterface Constructor Description TextFileInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)Deprecated. -
Uses of StepDataInterface in org.pentaho.di.trans.steps.textfileoutput
Classes in org.pentaho.di.trans.steps.textfileoutput that implement StepDataInterface Modifier and Type Class Description classTextFileOutputDataMethods in org.pentaho.di.trans.steps.textfileoutput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTextFileOutputMeta. getStepData()Methods in org.pentaho.di.trans.steps.textfileoutput with parameters of type StepDataInterface Modifier and Type Method Description voidTextFileOutput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceTextFileOutputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanTextFileOutput. init(StepMetaInterface smi, StepDataInterface sdi)booleanTextFileOutput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.textfileoutput with parameters of type StepDataInterface Constructor Description TextFileOutput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.textfileoutputlegacy
Methods in org.pentaho.di.trans.steps.textfileoutputlegacy with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceTextFileOutputLegacyMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)Deprecated.Constructors in org.pentaho.di.trans.steps.textfileoutputlegacy with parameters of type StepDataInterface Constructor Description TextFileOutputLegacy(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)Deprecated. -
Uses of StepDataInterface in org.pentaho.di.trans.steps.transexecutor
Classes in org.pentaho.di.trans.steps.transexecutor that implement StepDataInterface Modifier and Type Class Description classTransExecutorDataMethods in org.pentaho.di.trans.steps.transexecutor that return StepDataInterface Modifier and Type Method Description StepDataInterfaceTransExecutorMeta. getStepData()Methods in org.pentaho.di.trans.steps.transexecutor with parameters of type StepDataInterface Modifier and Type Method Description voidTransExecutor. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceTransExecutorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanTransExecutor. init(StepMetaInterface smi, StepDataInterface sdi)booleanTransExecutor. processRow(StepMetaInterface smi, StepDataInterface sdi)Process a single row.voidTransExecutor. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.transexecutor with parameters of type StepDataInterface Constructor Description TransExecutor(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.uniquerows
Classes in org.pentaho.di.trans.steps.uniquerows that implement StepDataInterface Modifier and Type Class Description classUniqueRowsDataMethods in org.pentaho.di.trans.steps.uniquerows that return StepDataInterface Modifier and Type Method Description StepDataInterfaceUniqueRowsMeta. getStepData()Methods in org.pentaho.di.trans.steps.uniquerows with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceUniqueRowsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanUniqueRows. init(StepMetaInterface smi, StepDataInterface sdi)booleanUniqueRows. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.uniquerows with parameters of type StepDataInterface Constructor Description UniqueRows(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.uniquerowsbyhashset
Classes in org.pentaho.di.trans.steps.uniquerowsbyhashset that implement StepDataInterface Modifier and Type Class Description classUniqueRowsByHashSetDataMethods in org.pentaho.di.trans.steps.uniquerowsbyhashset that return StepDataInterface Modifier and Type Method Description StepDataInterfaceUniqueRowsByHashSetMeta. getStepData()Methods in org.pentaho.di.trans.steps.uniquerowsbyhashset with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceUniqueRowsByHashSetMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanUniqueRowsByHashSet. init(StepMetaInterface smi, StepDataInterface sdi)booleanUniqueRowsByHashSet. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.uniquerowsbyhashset with parameters of type StepDataInterface Constructor Description UniqueRowsByHashSet(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.univariatestats
Classes in org.pentaho.di.trans.steps.univariatestats that implement StepDataInterface Modifier and Type Class Description classUnivariateStatsDataHolds temporary data and has routines for computing derived statistics.Methods in org.pentaho.di.trans.steps.univariatestats that return StepDataInterface Modifier and Type Method Description StepDataInterfaceUnivariateStatsMeta. getStepData()Get a new instance of the appropriate data class.Methods in org.pentaho.di.trans.steps.univariatestats with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceUnivariateStatsMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)Get the executing step, needed by Trans to launch a step.booleanUnivariateStats. init(StepMetaInterface smi, StepDataInterface sdi)Initialize the step.booleanUnivariateStats. processRow(StepMetaInterface smi, StepDataInterface sdi)Process an incoming row of data.Constructors in org.pentaho.di.trans.steps.univariatestats with parameters of type StepDataInterface Constructor Description UnivariateStats(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)Creates a newUnivariateStatsinstance. -
Uses of StepDataInterface in org.pentaho.di.trans.steps.update
Classes in org.pentaho.di.trans.steps.update that implement StepDataInterface Modifier and Type Class Description classUpdateDataMethods in org.pentaho.di.trans.steps.update that return StepDataInterface Modifier and Type Method Description StepDataInterfaceUpdateMeta. getStepData()Methods in org.pentaho.di.trans.steps.update with parameters of type StepDataInterface Modifier and Type Method Description voidUpdate. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceUpdateMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanUpdate. init(StepMetaInterface smi, StepDataInterface sdi)booleanUpdate. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.update with parameters of type StepDataInterface Constructor Description Update(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.userdefinedjavaclass
Classes in org.pentaho.di.trans.steps.userdefinedjavaclass that implement StepDataInterface Modifier and Type Class Description classUserDefinedJavaClassDataMethods in org.pentaho.di.trans.steps.userdefinedjavaclass that return StepDataInterface Modifier and Type Method Description StepDataInterfaceUserDefinedJavaClassMeta. getStepData()StepDataInterfaceTransformClassBase. getStepDataInterface()StepDataInterfaceUserDefinedJavaClass. getStepDataInterface()StepDataInterfaceUserDefinedJavaClass. getStepDataInterfaceImpl()Methods in org.pentaho.di.trans.steps.userdefinedjavaclass with parameters of type StepDataInterface Modifier and Type Method Description voidTransformClassBase. dispose(StepMetaInterface smi, StepDataInterface sdi)voidUserDefinedJavaClass. dispose(StepMetaInterface smi, StepDataInterface sdi)voidUserDefinedJavaClass. disposeImpl(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceUserDefinedJavaClassMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanTransformClassBase. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)booleanUserDefinedJavaClass. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)booleanUserDefinedJavaClass. initImpl(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)abstract booleanTransformClassBase. processRow(StepMetaInterface smi, StepDataInterface sdi)booleanUserDefinedJavaClass. processRow(StepMetaInterface smi, StepDataInterface sdi)voidTransformClassBase. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)voidUserDefinedJavaClass. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)voidUserDefinedJavaClass. stopRunningImpl(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.steps.userdefinedjavaclass with parameters of type StepDataInterface Constructor Description UserDefinedJavaClass(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.validator
Classes in org.pentaho.di.trans.steps.validator that implement StepDataInterface Modifier and Type Class Description classValidatorDataMethods in org.pentaho.di.trans.steps.validator that return StepDataInterface Modifier and Type Method Description StepDataInterfaceValidatorMeta. getStepData()Methods in org.pentaho.di.trans.steps.validator with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceValidatorMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanValidator. init(StepMetaInterface smi, StepDataInterface sdi)booleanValidator. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.validator with parameters of type StepDataInterface Constructor Description Validator(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.valuemapper
Classes in org.pentaho.di.trans.steps.valuemapper that implement StepDataInterface Modifier and Type Class Description classValueMapperDataMethods in org.pentaho.di.trans.steps.valuemapper that return StepDataInterface Modifier and Type Method Description StepDataInterfaceValueMapperMeta. getStepData()Methods in org.pentaho.di.trans.steps.valuemapper with parameters of type StepDataInterface Modifier and Type Method Description voidValueMapper. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceValueMapperMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanValueMapper. init(StepMetaInterface smi, StepDataInterface sdi)booleanValueMapper. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.valuemapper with parameters of type StepDataInterface Constructor Description ValueMapper(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.webserviceavailable
Classes in org.pentaho.di.trans.steps.webserviceavailable that implement StepDataInterface Modifier and Type Class Description classWebServiceAvailableDataMethods in org.pentaho.di.trans.steps.webserviceavailable that return StepDataInterface Modifier and Type Method Description StepDataInterfaceWebServiceAvailableMeta. getStepData()Methods in org.pentaho.di.trans.steps.webserviceavailable with parameters of type StepDataInterface Modifier and Type Method Description voidWebServiceAvailable. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceWebServiceAvailableMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanWebServiceAvailable. init(StepMetaInterface smi, StepDataInterface sdi)booleanWebServiceAvailable. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.webserviceavailable with parameters of type StepDataInterface Constructor Description WebServiceAvailable(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.webservices
Classes in org.pentaho.di.trans.steps.webservices that implement StepDataInterface Modifier and Type Class Description classWebServiceDataMethods in org.pentaho.di.trans.steps.webservices that return StepDataInterface Modifier and Type Method Description StepDataInterfaceWebServiceMeta. getStepData()Methods in org.pentaho.di.trans.steps.webservices with parameters of type StepDataInterface Modifier and Type Method Description voidWebService. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceWebServiceMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans disp)booleanWebService. init(StepMetaInterface smi, StepDataInterface sdi)booleanWebService. processRow(StepMetaInterface metaInterface, StepDataInterface dataInterface)Constructors in org.pentaho.di.trans.steps.webservices with parameters of type StepDataInterface Constructor Description WebService(StepMeta aStepMeta, StepDataInterface aStepData, int value, TransMeta aTransMeta, Trans aTrans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.writetolog
Classes in org.pentaho.di.trans.steps.writetolog that implement StepDataInterface Modifier and Type Class Description classWriteToLogDataMethods in org.pentaho.di.trans.steps.writetolog that return StepDataInterface Modifier and Type Method Description StepDataInterfaceWriteToLogMeta. getStepData()Methods in org.pentaho.di.trans.steps.writetolog with parameters of type StepDataInterface Modifier and Type Method Description StepInterfaceWriteToLogMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanWriteToLog. init(StepMetaInterface smi, StepDataInterface sdi)booleanWriteToLog. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.writetolog with parameters of type StepDataInterface Constructor Description WriteToLog(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.xbaseinput
Classes in org.pentaho.di.trans.steps.xbaseinput that implement StepDataInterface Modifier and Type Class Description classXBaseInputDataProvides data for the XBaseInput step.Methods in org.pentaho.di.trans.steps.xbaseinput that return StepDataInterface Modifier and Type Method Description StepDataInterfaceXBaseInputMeta. getStepData()Methods in org.pentaho.di.trans.steps.xbaseinput with parameters of type StepDataInterface Modifier and Type Method Description voidXBaseInput. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceXBaseInputMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)booleanXBaseInput. init(StepMetaInterface smi, StepDataInterface sdi)booleanXBaseInput. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.xbaseinput with parameters of type StepDataInterface Constructor Description XBaseInput(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.steps.zipfile
Classes in org.pentaho.di.trans.steps.zipfile that implement StepDataInterface Modifier and Type Class Description classZipFileDataMethods in org.pentaho.di.trans.steps.zipfile that return StepDataInterface Modifier and Type Method Description StepDataInterfaceZipFileMeta. getStepData()Methods in org.pentaho.di.trans.steps.zipfile with parameters of type StepDataInterface Modifier and Type Method Description voidZipFile. dispose(StepMetaInterface smi, StepDataInterface sdi)StepInterfaceZipFileMeta. getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)booleanZipFile. init(StepMetaInterface smi, StepDataInterface sdi)booleanZipFile. processRow(StepMetaInterface smi, StepDataInterface sdi)Constructors in org.pentaho.di.trans.steps.zipfile with parameters of type StepDataInterface Constructor Description ZipFile(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) -
Uses of StepDataInterface in org.pentaho.di.trans.streaming.common
Methods in org.pentaho.di.trans.streaming.common with parameters of type StepDataInterface Modifier and Type Method Description booleanBaseStreamStep. init(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)booleanBaseStreamStep. processRow(StepMetaInterface smi, StepDataInterface sdi)voidBaseStreamStep. stopRunning(StepMetaInterface stepMetaInterface, StepDataInterface stepDataInterface)Constructors in org.pentaho.di.trans.streaming.common with parameters of type StepDataInterface Constructor Description BaseStreamStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans)
-