Uses of Interface
org.pentaho.di.trans.step.StepInterface
Packages that use StepInterface
Package
Description
-
Uses of StepInterface in org.pentaho.di.core.util
Classes in org.pentaho.di.core.util that implement StepInterface -
Uses of StepInterface in org.pentaho.di.trans
Methods in org.pentaho.di.trans that return StepInterfaceModifier and TypeMethodDescriptionTrans.findRunThread
(String stepname) Find the run thread for the step with the specified name.Trans.findStepInterface
(String stepname, int copyNr) Find the executing step copy for the step with the specified name and copy numberTrans.getRunThread
(int i) Gets the run thread for the step at the specified index.Trans.getRunThread
(String name, int copy) Gets the run thread for the step with the specified name and copy number.RowProducer.getStepInterface()
Trans.getStepInterface
(String stepname, int copy) Find the StepInterface (thread) by looking it up using the name.Methods in org.pentaho.di.trans that return types with arguments of type StepInterfaceModifier and TypeMethodDescriptionTrans.findBaseSteps
(String stepname) Find the base steps for the step with the specified name.Trans.findStepInterfaces
(String stepname) Find the available executing step copies for the step with the specified nameMethods in org.pentaho.di.trans with parameters of type StepInterfaceModifier and TypeMethodDescriptionvoid
Trans.logSummary
(StepInterface si) Logs a summary message for the specified step.void
RowProducer.setStepInterface
(StepInterface stepInterface) Constructors in org.pentaho.di.trans with parameters of type StepInterfaceModifierConstructorDescriptionRowProducer
(StepInterface stepInterface, org.pentaho.di.core.RowSet rowSet) -
Uses of StepInterface in org.pentaho.di.trans.step
Classes in org.pentaho.di.trans.step that implement StepInterfaceModifier and TypeClassDescriptionclass
Base step extension that is responsible for Database connection and datasource management for steps that require it.class
This class can be extended for the actual row processing of the implemented step.Fields in org.pentaho.di.trans.step declared as StepInterfaceMethods in org.pentaho.di.trans.step that return StepInterfaceModifier and TypeMethodDescriptionStepMetaInterface.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int copyNr, TransMeta transMeta, Trans trans) Get the executing step, needed by Trans to launch a step.Methods in org.pentaho.di.trans.step with parameters of type StepInterfaceModifier and TypeMethodDescriptionvoid
RowDistributionInterface.distributeRow
(org.pentaho.di.core.row.RowMetaInterface rowMeta, Object[] row, StepInterface stepInterface) Do the actual row distribution in the stepvoid
StepAdapter.stepActive
(Trans trans, StepMeta stepMeta, StepInterface step) void
StepListener.stepActive
(Trans trans, StepMeta stepMeta, StepInterface step) This method is called when a step goes from being idle to being active.void
StepAdapter.stepFinished
(Trans trans, StepMeta stepMeta, StepInterface step) void
StepListener.stepFinished
(Trans trans, StepMeta stepMeta, StepInterface step) This method is called when a step completes all work and is finished.void
StepStatus.updateAll
(StepInterface baseStep) Constructors in org.pentaho.di.trans.step with parameters of type StepInterface -
Uses of StepInterface in org.pentaho.di.trans.steps.calculator
Classes in org.pentaho.di.trans.steps.calculator that implement StepInterfaceModifier and TypeClassDescriptionclass
Calculate new field values using pre-defined functions.Methods in org.pentaho.di.trans.steps.calculator that return StepInterfaceModifier and TypeMethodDescriptionCalculatorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.constant
Classes in org.pentaho.di.trans.steps.constant that implement StepInterfaceMethods in org.pentaho.di.trans.steps.constant that return StepInterfaceModifier and TypeMethodDescriptionConstantMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.csvinput
Classes in org.pentaho.di.trans.steps.csvinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Read a simple CSV file Just output Strings found in the file...Methods in org.pentaho.di.trans.steps.csvinput that return StepInterfaceModifier and TypeMethodDescriptionCsvInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.databasejoin
Classes in org.pentaho.di.trans.steps.databasejoin that implement StepInterfaceModifier and TypeClassDescriptionclass
Use values from input streams to joins with values in a database.Methods in org.pentaho.di.trans.steps.databasejoin that return StepInterfaceModifier and TypeMethodDescriptionDatabaseJoinMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.databaselookup
Classes in org.pentaho.di.trans.steps.databaselookup that implement StepInterfaceModifier and TypeClassDescriptionclass
Looks up values in a database using keys from input streams.Methods in org.pentaho.di.trans.steps.databaselookup that return StepInterfaceModifier and TypeMethodDescriptionDatabaseLookupMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.datagrid
Classes in org.pentaho.di.trans.steps.datagrid that implement StepInterfaceMethods in org.pentaho.di.trans.steps.datagrid that return StepInterfaceModifier and TypeMethodDescriptionDataGridMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.dbproc
Classes in org.pentaho.di.trans.steps.dbproc that implement StepInterfaceModifier and TypeClassDescriptionclass
Retrieves values from a database by calling database stored procedures or functionsMethods in org.pentaho.di.trans.steps.dbproc that return StepInterfaceModifier and TypeMethodDescriptionDBProcMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.delete
Classes in org.pentaho.di.trans.steps.delete that implement StepInterfaceMethods in org.pentaho.di.trans.steps.delete that return StepInterfaceModifier and TypeMethodDescriptionDeleteMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.denormaliser
Classes in org.pentaho.di.trans.steps.denormaliser that implement StepInterfaceMethods in org.pentaho.di.trans.steps.denormaliser that return StepInterfaceModifier and TypeMethodDescriptionDenormaliserMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.detectemptystream
Classes in org.pentaho.di.trans.steps.detectemptystream that implement StepInterfaceMethods in org.pentaho.di.trans.steps.detectemptystream that return StepInterfaceModifier and TypeMethodDescriptionDetectEmptyStreamMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.detectlastrow
Classes in org.pentaho.di.trans.steps.detectlastrow that implement StepInterfaceMethods in org.pentaho.di.trans.steps.detectlastrow that return StepInterfaceModifier and TypeMethodDescriptionDetectLastRowMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.dimensionlookup
Classes in org.pentaho.di.trans.steps.dimensionlookup that implement StepInterfaceModifier and TypeClassDescriptionclass
Manages a slowly changing dimension (lookup or update)Methods in org.pentaho.di.trans.steps.dimensionlookup that return StepInterfaceModifier and TypeMethodDescriptionDimensionLookupMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.dummytrans
Classes in org.pentaho.di.trans.steps.dummytrans that implement StepInterfaceMethods in org.pentaho.di.trans.steps.dummytrans that return StepInterfaceModifier and TypeMethodDescriptionDummyTransMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.dynamicsqlrow
Classes in org.pentaho.di.trans.steps.dynamicsqlrow that implement StepInterfaceMethods in org.pentaho.di.trans.steps.dynamicsqlrow that return StepInterfaceModifier and TypeMethodDescriptionDynamicSQLRowMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.execprocess
Classes in org.pentaho.di.trans.steps.execprocess that implement StepInterfaceMethods in org.pentaho.di.trans.steps.execprocess that return StepInterfaceModifier and TypeMethodDescriptionExecProcessMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.execsqlrow
Classes in org.pentaho.di.trans.steps.execsqlrow that implement StepInterfaceModifier and TypeClassDescriptionclass
Execute one or more SQL statements in a script, one time or parameterised (for every row)Methods in org.pentaho.di.trans.steps.execsqlrow that return StepInterfaceModifier and TypeMethodDescriptionExecSQLRowMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.fieldschangesequence
Classes in org.pentaho.di.trans.steps.fieldschangesequence that implement StepInterfaceMethods in org.pentaho.di.trans.steps.fieldschangesequence that return StepInterfaceModifier and TypeMethodDescriptionFieldsChangeSequenceMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.fieldsplitter
Classes in org.pentaho.di.trans.steps.fieldsplitter that implement StepInterfaceModifier and TypeClassDescriptionclass
Split a single String fields into multiple parts based on certain conditions.Methods in org.pentaho.di.trans.steps.fieldsplitter that return StepInterfaceModifier and TypeMethodDescriptionFieldSplitterMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.file
Classes in org.pentaho.di.trans.steps.file that implement StepInterfaceModifier and TypeClassDescriptionclass
BaseFileInputStep<M extends BaseFileInputMeta<?,
?, ?>, D extends BaseFileInputStepData> This class contains base functionality for file-based input steps. -
Uses of StepInterface in org.pentaho.di.trans.steps.fileexists
Classes in org.pentaho.di.trans.steps.fileexists that implement StepInterfaceMethods in org.pentaho.di.trans.steps.fileexists that return StepInterfaceModifier and TypeMethodDescriptionFileExistsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.fileinput.text
Classes in org.pentaho.di.trans.steps.fileinput.text that implement StepInterfaceModifier and TypeClassDescriptionclass
Read all sorts of text files, convert them to rows and writes these to one or more output streams.Methods in org.pentaho.di.trans.steps.fileinput.text that return StepInterfaceModifier and TypeMethodDescriptionTextFileInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.filelocked
Classes in org.pentaho.di.trans.steps.filelocked that implement StepInterfaceMethods in org.pentaho.di.trans.steps.filelocked that return StepInterfaceModifier and TypeMethodDescriptionFileLockedMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.filesfromresult
Classes in org.pentaho.di.trans.steps.filesfromresult that implement StepInterfaceModifier and TypeClassDescriptionclass
Reads results from a previous transformation in a JobMethods in org.pentaho.di.trans.steps.filesfromresult that return StepInterfaceModifier and TypeMethodDescriptionFilesFromResultMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.filestoresult
Classes in org.pentaho.di.trans.steps.filestoresult that implement StepInterfaceModifier and TypeClassDescriptionclass
Writes filenames to a next job entry in a JobMethods in org.pentaho.di.trans.steps.filestoresult that return StepInterfaceModifier and TypeMethodDescriptionFilesToResultMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.filterrows
Classes in org.pentaho.di.trans.steps.filterrows that implement StepInterfaceMethods in org.pentaho.di.trans.steps.filterrows that return StepInterfaceModifier and TypeMethodDescriptionFilterRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.fixedinput
Classes in org.pentaho.di.trans.steps.fixedinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Read a simple fixed width file Just output fields found in the file...Methods in org.pentaho.di.trans.steps.fixedinput that return StepInterfaceModifier and TypeMethodDescriptionFixedInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.flattener
Classes in org.pentaho.di.trans.steps.flattener that implement StepInterfaceMethods in org.pentaho.di.trans.steps.flattener that return StepInterfaceModifier and TypeMethodDescriptionFlattenerMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.formula
Classes in org.pentaho.di.trans.steps.formula that implement StepInterfaceModifier and TypeClassDescriptionclass
Calculate new field values using pre-defined functions.Methods in org.pentaho.di.trans.steps.formula that return StepInterfaceModifier and TypeMethodDescriptionFormulaMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.fuzzymatch
Classes in org.pentaho.di.trans.steps.fuzzymatch that implement StepInterfaceModifier and TypeClassDescriptionclass
Performs a fuzzy match for each main stream field row An approximative match is done in a lookup streamMethods in org.pentaho.di.trans.steps.fuzzymatch that return StepInterfaceModifier and TypeMethodDescriptionFuzzyMatchMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.getfilenames
Classes in org.pentaho.di.trans.steps.getfilenames that implement StepInterfaceModifier and TypeClassDescriptionclass
Read all sorts of text files, convert them to rows and writes these to one or more output streams.Methods in org.pentaho.di.trans.steps.getfilenames that return StepInterfaceModifier and TypeMethodDescriptionGetFileNamesMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.getfilesrowscount
Classes in org.pentaho.di.trans.steps.getfilesrowscount that implement StepInterfaceMethods in org.pentaho.di.trans.steps.getfilesrowscount that return StepInterfaceModifier and TypeMethodDescriptionGetFilesRowsCountMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.getslavesequence
Classes in org.pentaho.di.trans.steps.getslavesequence that implement StepInterfaceModifier and TypeClassDescriptionclass
Adds a sequential number to a stream of rows.Methods in org.pentaho.di.trans.steps.getslavesequence that return StepInterfaceModifier and TypeMethodDescriptionGetSlaveSequenceMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.getsubfolders
Classes in org.pentaho.di.trans.steps.getsubfolders that implement StepInterfaceModifier and TypeClassDescriptionclass
Read all subfolder inside a specified folder and convert them to rows and writes these to one or more output streams.Methods in org.pentaho.di.trans.steps.getsubfolders that return StepInterfaceModifier and TypeMethodDescriptionGetSubFoldersMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.gettablenames
Classes in org.pentaho.di.trans.steps.gettablenames that implement StepInterfaceModifier and TypeClassDescriptionclass
Return tables name list from Database connection *Methods in org.pentaho.di.trans.steps.gettablenames that return StepInterfaceModifier and TypeMethodDescriptionGetTableNamesMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.getvariable
Classes in org.pentaho.di.trans.steps.getvariable that implement StepInterfaceModifier and TypeClassDescriptionclass
Get information from the System or the supervising transformation.Methods in org.pentaho.di.trans.steps.getvariable that return StepInterfaceModifier and TypeMethodDescriptionGetVariableMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.groupby
Classes in org.pentaho.di.trans.steps.groupby that implement StepInterfaceMethods in org.pentaho.di.trans.steps.groupby that return StepInterfaceModifier and TypeMethodDescriptionGroupByMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.http
Classes in org.pentaho.di.trans.steps.http that implement StepInterfaceMethods in org.pentaho.di.trans.steps.http that return StepInterfaceModifier and TypeMethodDescriptionHTTPMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.httppost
Classes in org.pentaho.di.trans.steps.httppost that implement StepInterfaceMethods in org.pentaho.di.trans.steps.httppost that return StepInterfaceModifier and TypeMethodDescriptionHTTPPOSTMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.ifnull
Classes in org.pentaho.di.trans.steps.ifnull that implement StepInterfaceMethods in org.pentaho.di.trans.steps.ifnull that return StepInterfaceModifier and TypeMethodDescriptionIfNullMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.injector
Classes in org.pentaho.di.trans.steps.injector that implement StepInterfaceModifier and TypeClassDescriptionclass
Executor class to allow a java program to inject rows of data into a transformation.Methods in org.pentaho.di.trans.steps.injector that return StepInterfaceModifier and TypeMethodDescriptionInjectorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.insertupdate
Classes in org.pentaho.di.trans.steps.insertupdate that implement StepInterfaceMethods in org.pentaho.di.trans.steps.insertupdate that return StepInterfaceModifier and TypeMethodDescriptionInsertUpdateMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.janino
Classes in org.pentaho.di.trans.steps.janino that implement StepInterfaceModifier and TypeClassDescriptionclass
Calculate new field values using pre-defined functions.Methods in org.pentaho.di.trans.steps.janino that return StepInterfaceModifier and TypeMethodDescriptionJaninoMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.javafilter
Classes in org.pentaho.di.trans.steps.javafilter that implement StepInterfaceModifier and TypeClassDescriptionclass
Calculate new field values using pre-defined functions.Methods in org.pentaho.di.trans.steps.javafilter that return StepInterfaceModifier and TypeMethodDescriptionJavaFilterMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.jobexecutor
Classes in org.pentaho.di.trans.steps.jobexecutor that implement StepInterfaceMethods in org.pentaho.di.trans.steps.jobexecutor that return StepInterfaceModifier and TypeMethodDescriptionJobExecutorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.joinrows
Classes in org.pentaho.di.trans.steps.joinrows that implement StepInterfaceModifier and TypeClassDescriptionclass
Performs a cartesian product between 2 or more input streams.Methods in org.pentaho.di.trans.steps.joinrows that return StepInterfaceModifier and TypeMethodDescriptionJoinRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.ldifinput
Classes in org.pentaho.di.trans.steps.ldifinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Read all LDIF files, convert them to rows and writes these to one or more output streams.Methods in org.pentaho.di.trans.steps.ldifinput that return StepInterfaceModifier and TypeMethodDescriptionLDIFInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.loadfileinput
Classes in org.pentaho.di.trans.steps.loadfileinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Read files, parse them and convert them to rows and writes these to one or more output streams.Methods in org.pentaho.di.trans.steps.loadfileinput that return StepInterfaceModifier and TypeMethodDescriptionLoadFileInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.mapping
Classes in org.pentaho.di.trans.steps.mapping that implement StepInterfaceMethods in org.pentaho.di.trans.steps.mapping that return StepInterfaceModifier and TypeMethodDescriptionMappingMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.mappinginput
Classes in org.pentaho.di.trans.steps.mappinginput that implement StepInterfaceFields in org.pentaho.di.trans.steps.mappinginput declared as StepInterfaceMethods in org.pentaho.di.trans.steps.mappinginput that return StepInterfaceModifier and TypeMethodDescriptionMappingInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) Methods in org.pentaho.di.trans.steps.mappinginput with parameters of type StepInterfaceModifier and TypeMethodDescriptionvoid
MappingInput.setConnectorSteps
(StepInterface[] sourceSteps, List<MappingValueRename> valueRenames, String mappingStepname) -
Uses of StepInterface in org.pentaho.di.trans.steps.mappingoutput
Classes in org.pentaho.di.trans.steps.mappingoutput that implement StepInterfaceFields in org.pentaho.di.trans.steps.mappingoutput declared as StepInterfaceMethods in org.pentaho.di.trans.steps.mappingoutput that return StepInterfaceModifier and TypeMethodDescriptionMappingOutputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) Methods in org.pentaho.di.trans.steps.mappingoutput with parameters of type StepInterfaceModifier and TypeMethodDescriptionvoid
MappingOutput.setConnectorSteps
(StepInterface[] targetSteps, List<MappingValueRename> inputValueRenames, List<MappingValueRename> outputValueRenames) -
Uses of StepInterface in org.pentaho.di.trans.steps.memgroupby
Classes in org.pentaho.di.trans.steps.memgroupby that implement StepInterfaceModifier and TypeClassDescriptionclass
Groups information based on aggregation rules.Methods in org.pentaho.di.trans.steps.memgroupby that return StepInterfaceModifier and TypeMethodDescriptionMemoryGroupByMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.mergejoin
Classes in org.pentaho.di.trans.steps.mergejoin that implement StepInterfaceModifier and TypeClassDescriptionclass
Merge rows from 2 sorted streams and output joined rows with matched key fields.Methods in org.pentaho.di.trans.steps.mergejoin that return StepInterfaceModifier and TypeMethodDescriptionMergeJoinMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.mergerows
Classes in org.pentaho.di.trans.steps.mergerows that implement StepInterfaceModifier and TypeClassDescriptionclass
Merge rows from 2 sorted streams to detect changes.Methods in org.pentaho.di.trans.steps.mergerows that return StepInterfaceModifier and TypeMethodDescriptionMergeRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.missing
Classes in org.pentaho.di.trans.steps.missing that implement StepInterfaceMethods in org.pentaho.di.trans.steps.missing that return StepInterfaceModifier and TypeMethodDescriptionMissingTrans.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.multimerge
Classes in org.pentaho.di.trans.steps.multimerge that implement StepInterfaceModifier and TypeClassDescriptionclass
Merge rows from 2 sorted streams and output joined rows with matched key fields.Methods in org.pentaho.di.trans.steps.multimerge that return StepInterfaceModifier and TypeMethodDescriptionMultiMergeJoinMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.normaliser
Classes in org.pentaho.di.trans.steps.normaliser that implement StepInterfaceMethods in org.pentaho.di.trans.steps.normaliser that return StepInterfaceModifier and TypeMethodDescriptionNormaliserMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.nullif
Classes in org.pentaho.di.trans.steps.nullif that implement StepInterfaceModifier and TypeClassDescriptionclass
NullIf step, put null as value when the original field matches a specific value.Methods in org.pentaho.di.trans.steps.nullif that return StepInterfaceModifier and TypeMethodDescriptionNullIfMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.numberrange
Classes in org.pentaho.di.trans.steps.numberrange that implement StepInterfaceMethods in org.pentaho.di.trans.steps.numberrange that return StepInterfaceModifier and TypeMethodDescriptionNumberRangeMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans disp) -
Uses of StepInterface in org.pentaho.di.trans.steps.olapinput
Classes in org.pentaho.di.trans.steps.olapinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Reads information from an OLAP datasource using MDXMethods in org.pentaho.di.trans.steps.olapinput that return StepInterfaceModifier and TypeMethodDescriptionOlapInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.parallelgzipcsv
Classes in org.pentaho.di.trans.steps.parallelgzipcsv that implement StepInterfaceModifier and TypeClassDescriptionclass
Read a simple CSV file Just output Strings found in the file...Methods in org.pentaho.di.trans.steps.parallelgzipcsv that return StepInterfaceModifier and TypeMethodDescriptionParGzipCsvInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.pgpdecryptstream
Classes in org.pentaho.di.trans.steps.pgpdecryptstream that implement StepInterfaceMethods in org.pentaho.di.trans.steps.pgpdecryptstream that return StepInterfaceModifier and TypeMethodDescriptionPGPDecryptStreamMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.pgpencryptstream
Classes in org.pentaho.di.trans.steps.pgpencryptstream that implement StepInterfaceMethods in org.pentaho.di.trans.steps.pgpencryptstream that return StepInterfaceModifier and TypeMethodDescriptionPGPEncryptStreamMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.prioritizestreams
Classes in org.pentaho.di.trans.steps.prioritizestreams that implement StepInterfaceMethods in org.pentaho.di.trans.steps.prioritizestreams that return StepInterfaceModifier and TypeMethodDescriptionPrioritizeStreamsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.processfiles
Classes in org.pentaho.di.trans.steps.processfiles that implement StepInterfaceMethods in org.pentaho.di.trans.steps.processfiles that return StepInterfaceModifier and TypeMethodDescriptionProcessFilesMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.propertyinput
Classes in org.pentaho.di.trans.steps.propertyinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Read all Properties files (& INI files) , convert them to rows and writes these to one or more output streams.Methods in org.pentaho.di.trans.steps.propertyinput that return StepInterfaceModifier and TypeMethodDescriptionPropertyInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.propertyoutput
Classes in org.pentaho.di.trans.steps.propertyoutput that implement StepInterfaceModifier and TypeClassDescriptionclass
Output rows to Properties file and create a file.Methods in org.pentaho.di.trans.steps.propertyoutput that return StepInterfaceModifier and TypeMethodDescriptionPropertyOutputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.randomvalue
Classes in org.pentaho.di.trans.steps.randomvalue that implement StepInterfaceMethods in org.pentaho.di.trans.steps.randomvalue that return StepInterfaceModifier and TypeMethodDescriptionRandomValueMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.recordsfromstream
Classes in org.pentaho.di.trans.steps.recordsfromstream that implement StepInterface -
Uses of StepInterface in org.pentaho.di.trans.steps.regexeval
Classes in org.pentaho.di.trans.steps.regexeval that implement StepInterfaceModifier and TypeClassDescriptionclass
Use regular expression to validate a field or capture new fields out of an existing field.Methods in org.pentaho.di.trans.steps.regexeval that return StepInterfaceModifier and TypeMethodDescriptionRegexEvalMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.replacestring
Classes in org.pentaho.di.trans.steps.replacestring that implement StepInterfaceMethods in org.pentaho.di.trans.steps.replacestring that return StepInterfaceModifier and TypeMethodDescriptionReplaceStringMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.reservoirsampling
Classes in org.pentaho.di.trans.steps.reservoirsampling that implement StepInterfaceMethods in org.pentaho.di.trans.steps.reservoirsampling that return StepInterfaceModifier and TypeMethodDescriptionReservoirSamplingMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) Get the executing step, needed by Trans to launch a step. -
Uses of StepInterface in org.pentaho.di.trans.steps.rowgenerator
Classes in org.pentaho.di.trans.steps.rowgenerator that implement StepInterfaceModifier and TypeClassDescriptionclass
Generates a number of (empty or the same) rowsMethods in org.pentaho.di.trans.steps.rowgenerator that return StepInterfaceModifier and TypeMethodDescriptionRowGeneratorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.rowsfromresult
Classes in org.pentaho.di.trans.steps.rowsfromresult that implement StepInterfaceModifier and TypeClassDescriptionclass
Reads results from a previous transformation in a JobMethods in org.pentaho.di.trans.steps.rowsfromresult that return StepInterfaceModifier and TypeMethodDescriptionRowsFromResultMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.rowstoresult
Classes in org.pentaho.di.trans.steps.rowstoresult that implement StepInterfaceModifier and TypeClassDescriptionclass
Writes results to a next transformation in a JobMethods in org.pentaho.di.trans.steps.rowstoresult that return StepInterfaceModifier and TypeMethodDescriptionRowsToResultMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.samplerows
Classes in org.pentaho.di.trans.steps.samplerows that implement StepInterfaceMethods in org.pentaho.di.trans.steps.samplerows that return StepInterfaceModifier and TypeMethodDescriptionSampleRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.sasinput
Classes in org.pentaho.di.trans.steps.sasinput that implement StepInterfaceMethods in org.pentaho.di.trans.steps.sasinput that return StepInterfaceModifier and TypeMethodDescriptionSasInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.script
Subinterfaces of StepInterface in org.pentaho.di.trans.steps.scriptModifier and TypeInterfaceDescriptioninterface
Interface to make the real ScriptValueMod and ScriptValueModDummy similar.Classes in org.pentaho.di.trans.steps.script that implement StepInterfaceModifier and TypeClassDescriptionclass
Executes a JavaScript on the values in the input stream.class
Dummy class used for test().Methods in org.pentaho.di.trans.steps.script that return StepInterfaceModifier and TypeMethodDescriptionScriptMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.scriptvalues_mod
Classes in org.pentaho.di.trans.steps.scriptvalues_mod that implement StepInterfaceModifier and TypeClassDescriptionclass
Executes a JavaScript on the values in the input stream.class
Dummy class used for test().Methods in org.pentaho.di.trans.steps.scriptvalues_mod that return StepInterfaceModifier and TypeMethodDescriptionScriptValuesMetaMod.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.selectvalues
Classes in org.pentaho.di.trans.steps.selectvalues that implement StepInterfaceModifier and TypeClassDescriptionclass
Select, re-order, remove or change the meta-data of the fields in the inputstreams.Methods in org.pentaho.di.trans.steps.selectvalues that return StepInterfaceModifier and TypeMethodDescriptionSelectValuesMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.setvalueconstant
Classes in org.pentaho.di.trans.steps.setvalueconstant that implement StepInterfaceMethods in org.pentaho.di.trans.steps.setvalueconstant that return StepInterfaceModifier and TypeMethodDescriptionSetValueConstantMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.setvaluefield
Classes in org.pentaho.di.trans.steps.setvaluefield that implement StepInterfaceMethods in org.pentaho.di.trans.steps.setvaluefield that return StepInterfaceModifier and TypeMethodDescriptionSetValueFieldMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.setvariable
Classes in org.pentaho.di.trans.steps.setvariable that implement StepInterfaceModifier and TypeClassDescriptionclass
Convert Values in a certain fields to other valuesMethods in org.pentaho.di.trans.steps.setvariable that return StepInterfaceModifier and TypeMethodDescriptionSetVariableMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.simplemapping
Classes in org.pentaho.di.trans.steps.simplemapping that implement StepInterfaceModifier and TypeClassDescriptionclass
Execute a mapping: a re-usuable transformationMethods in org.pentaho.di.trans.steps.simplemapping that return StepInterfaceModifier and TypeMethodDescriptionSimpleMappingMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.singlethreader
Classes in org.pentaho.di.trans.steps.singlethreader that implement StepInterfaceModifier and TypeClassDescriptionclass
Execute a mapping: a re-usuable transformationMethods in org.pentaho.di.trans.steps.singlethreader that return StepInterfaceModifier and TypeMethodDescriptionSingleThreaderMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.socketreader
Classes in org.pentaho.di.trans.steps.socketreader that implement StepInterfaceModifier and TypeClassDescriptionclass
Read data from a TCP/IP socket supplied by SocketWriter.Methods in org.pentaho.di.trans.steps.socketreader that return StepInterfaceModifier and TypeMethodDescriptionSocketReaderMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.socketwriter
Classes in org.pentaho.di.trans.steps.socketwriter that implement StepInterfaceModifier and TypeClassDescriptionclass
Write data to a TCP/IP socket read by SocketReader.Methods in org.pentaho.di.trans.steps.socketwriter that return StepInterfaceModifier and TypeMethodDescriptionSocketWriterMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.sort
Classes in org.pentaho.di.trans.steps.sort that implement StepInterfaceModifier and TypeClassDescriptionclass
Sort the rows in the input-streams based on certain criteriaMethods in org.pentaho.di.trans.steps.sort that return StepInterfaceModifier and TypeMethodDescriptionSortRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.sortedmerge
Classes in org.pentaho.di.trans.steps.sortedmerge that implement StepInterfaceMethods in org.pentaho.di.trans.steps.sortedmerge that return StepInterfaceModifier and TypeMethodDescriptionSortedMergeMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.splitfieldtorows
Classes in org.pentaho.di.trans.steps.splitfieldtorows that implement StepInterfaceMethods in org.pentaho.di.trans.steps.splitfieldtorows that return StepInterfaceModifier and TypeMethodDescriptionSplitFieldToRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.sql
Classes in org.pentaho.di.trans.steps.sql that implement StepInterfaceModifier and TypeClassDescriptionclass
Execute one or more SQL statements in a script, one time or parameterised (for every row)Methods in org.pentaho.di.trans.steps.sql that return StepInterfaceModifier and TypeMethodDescriptionExecSQLMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.sqlfileoutput
Classes in org.pentaho.di.trans.steps.sqlfileoutput that implement StepInterfaceMethods in org.pentaho.di.trans.steps.sqlfileoutput that return StepInterfaceModifier and TypeMethodDescriptionSQLFileOutputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.ssh
Classes in org.pentaho.di.trans.steps.ssh that implement StepInterfaceMethods in org.pentaho.di.trans.steps.ssh that return StepInterfaceModifier and TypeMethodDescriptionSSHMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.stepmeta
Classes in org.pentaho.di.trans.steps.stepmeta that implement StepInterfaceMethods in org.pentaho.di.trans.steps.stepmeta that return StepInterfaceModifier and TypeMethodDescriptionStepMetastructureMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.stepsmetrics
Classes in org.pentaho.di.trans.steps.stepsmetrics that implement StepInterfaceFields in org.pentaho.di.trans.steps.stepsmetrics with type parameters of type StepInterfaceMethods in org.pentaho.di.trans.steps.stepsmetrics that return StepInterfaceModifier and TypeMethodDescriptionStepsMetricsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.streamlookup
Classes in org.pentaho.di.trans.steps.streamlookup that implement StepInterfaceModifier and TypeClassDescriptionclass
Looks up information by first reading data into a hash table (in memory) TODO: add warning with conflicting types OR modify the lookup values to the input row type.Methods in org.pentaho.di.trans.steps.streamlookup that return StepInterfaceModifier and TypeMethodDescriptionStreamLookupMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.stringcut
Classes in org.pentaho.di.trans.steps.stringcut that implement StepInterfaceMethods in org.pentaho.di.trans.steps.stringcut that return StepInterfaceModifier and TypeMethodDescriptionStringCutMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.stringoperations
Classes in org.pentaho.di.trans.steps.stringoperations that implement StepInterfaceMethods in org.pentaho.di.trans.steps.stringoperations that return StepInterfaceModifier and TypeMethodDescriptionStringOperationsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.switchcase
Classes in org.pentaho.di.trans.steps.switchcase that implement StepInterfaceMethods in org.pentaho.di.trans.steps.switchcase that return StepInterfaceModifier and TypeMethodDescriptionSwitchCaseMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator
Classes in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator that implement StepInterfaceMethods in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator that return StepInterfaceModifier and TypeMethodDescriptionSecretKeyGeneratorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans
Classes in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans that implement StepInterfaceModifier and TypeClassDescriptionclass
Symmetric algorithm Executes a SymmetricCryptoTrans on the values in the input stream.Methods in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans that return StepInterfaceModifier and TypeMethodDescriptionSymmetricCryptoTransMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.synchronizeaftermerge
Classes in org.pentaho.di.trans.steps.synchronizeaftermerge that implement StepInterfaceModifier and TypeClassDescriptionclass
Performs an insert/update/delete depending on the value of a field.Methods in org.pentaho.di.trans.steps.synchronizeaftermerge that return StepInterfaceModifier and TypeMethodDescriptionSynchronizeAfterMergeMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.syslog
Classes in org.pentaho.di.trans.steps.syslog that implement StepInterfaceMethods in org.pentaho.di.trans.steps.syslog that return StepInterfaceModifier and TypeMethodDescriptionSyslogMessageMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.systemdata
Classes in org.pentaho.di.trans.steps.systemdata that implement StepInterfaceModifier and TypeClassDescriptionclass
Get information from the System or the supervising transformation.Methods in org.pentaho.di.trans.steps.systemdata that return StepInterfaceModifier and TypeMethodDescriptionSystemDataMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.tablecompare
Classes in org.pentaho.di.trans.steps.tablecompare that implement StepInterfaceMethods in org.pentaho.di.trans.steps.tablecompare that return StepInterfaceModifier and TypeMethodDescriptionTableCompareMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.tableexists
Classes in org.pentaho.di.trans.steps.tableexists that implement StepInterfaceMethods in org.pentaho.di.trans.steps.tableexists that return StepInterfaceModifier and TypeMethodDescriptionTableExistsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.tableinput
Classes in org.pentaho.di.trans.steps.tableinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Reads information from a database table by using freehand SQLMethods in org.pentaho.di.trans.steps.tableinput that return StepInterfaceModifier and TypeMethodDescriptionTableInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.tableoutput
Classes in org.pentaho.di.trans.steps.tableoutput that implement StepInterfaceMethods in org.pentaho.di.trans.steps.tableoutput that return StepInterfaceModifier and TypeMethodDescriptionTableOutputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.textfileinput
Classes in org.pentaho.di.trans.steps.textfileinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Deprecated.replaced by implementation in the ...steps.fileinput.text packageMethods in org.pentaho.di.trans.steps.textfileinput that return StepInterfaceModifier and TypeMethodDescriptionTextFileInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) Deprecated. -
Uses of StepInterface in org.pentaho.di.trans.steps.textfileoutput
Classes in org.pentaho.di.trans.steps.textfileoutput that implement StepInterfaceModifier and TypeClassDescriptionclass
Converts input rows to text and then writes this text to one or more files.Methods in org.pentaho.di.trans.steps.textfileoutput that return StepInterfaceModifier and TypeMethodDescriptionTextFileOutputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.textfileoutputlegacy
Classes in org.pentaho.di.trans.steps.textfileoutputlegacy that implement StepInterfaceMethods in org.pentaho.di.trans.steps.textfileoutputlegacy that return StepInterfaceModifier and TypeMethodDescriptionTextFileOutputLegacyMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) Deprecated. -
Uses of StepInterface in org.pentaho.di.trans.steps.transexecutor
Classes in org.pentaho.di.trans.steps.transexecutor that implement StepInterfaceModifier and TypeClassDescriptionclass
Execute a transformation for every input row, set parameters.Methods in org.pentaho.di.trans.steps.transexecutor that return StepInterfaceModifier and TypeMethodDescriptionTransExecutorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.uniquerows
Classes in org.pentaho.di.trans.steps.uniquerows that implement StepInterfaceModifier and TypeClassDescriptionclass
Removes the same consequetive rows from the input stream(s).Methods in org.pentaho.di.trans.steps.uniquerows that return StepInterfaceModifier and TypeMethodDescriptionUniqueRowsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.uniquerowsbyhashset
Classes in org.pentaho.di.trans.steps.uniquerowsbyhashset that implement StepInterfaceMethods in org.pentaho.di.trans.steps.uniquerowsbyhashset that return StepInterfaceModifier and TypeMethodDescriptionUniqueRowsByHashSetMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.univariatestats
Classes in org.pentaho.di.trans.steps.univariatestats that implement StepInterfaceModifier and TypeClassDescriptionclass
Calculate univariate statistics based on one column of the input data.Methods in org.pentaho.di.trans.steps.univariatestats that return StepInterfaceModifier and TypeMethodDescriptionUnivariateStatsMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) Get the executing step, needed by Trans to launch a step. -
Uses of StepInterface in org.pentaho.di.trans.steps.update
Classes in org.pentaho.di.trans.steps.update that implement StepInterfaceModifier and TypeClassDescriptionclass
Update data in a database table, does NOT ever perform an insert.Methods in org.pentaho.di.trans.steps.update that return StepInterfaceModifier and TypeMethodDescriptionUpdateMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.userdefinedjavaclass
Classes in org.pentaho.di.trans.steps.userdefinedjavaclass that implement StepInterfaceMethods in org.pentaho.di.trans.steps.userdefinedjavaclass that return StepInterfaceModifier and TypeMethodDescriptionUserDefinedJavaClassMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.validator
Classes in org.pentaho.di.trans.steps.validator that implement StepInterfaceModifier and TypeClassDescriptionclass
Calculate new field values using pre-defined functions.Methods in org.pentaho.di.trans.steps.validator that return StepInterfaceModifier and TypeMethodDescriptionValidatorMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.valuemapper
Classes in org.pentaho.di.trans.steps.valuemapper that implement StepInterfaceModifier and TypeClassDescriptionclass
Convert Values in a certain fields to other valuesMethods in org.pentaho.di.trans.steps.valuemapper that return StepInterfaceModifier and TypeMethodDescriptionValueMapperMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.webserviceavailable
Classes in org.pentaho.di.trans.steps.webserviceavailable that implement StepInterfaceMethods in org.pentaho.di.trans.steps.webserviceavailable that return StepInterfaceModifier and TypeMethodDescriptionWebServiceAvailableMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.webservices
Classes in org.pentaho.di.trans.steps.webservices that implement StepInterfaceMethods in org.pentaho.di.trans.steps.webservices that return StepInterfaceModifier and TypeMethodDescriptionWebServiceMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans disp) -
Uses of StepInterface in org.pentaho.di.trans.steps.writetolog
Classes in org.pentaho.di.trans.steps.writetolog that implement StepInterfaceMethods in org.pentaho.di.trans.steps.writetolog that return StepInterfaceModifier and TypeMethodDescriptionWriteToLogMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.xbaseinput
Classes in org.pentaho.di.trans.steps.xbaseinput that implement StepInterfaceModifier and TypeClassDescriptionclass
Reads data from an XBase (dBase, foxpro, ...) file.Methods in org.pentaho.di.trans.steps.xbaseinput that return StepInterfaceModifier and TypeMethodDescriptionXBaseInputMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.steps.zipfile
Classes in org.pentaho.di.trans.steps.zipfile that implement StepInterfaceMethods in org.pentaho.di.trans.steps.zipfile that return StepInterfaceModifier and TypeMethodDescriptionZipFileMeta.getStep
(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans) -
Uses of StepInterface in org.pentaho.di.trans.streaming.common
Classes in org.pentaho.di.trans.streaming.common that implement StepInterface