Uses of Class
org.pentaho.di.core.injection.InjectionSupported
-
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.delete
Classes in org.pentaho.di.trans.steps.delete with annotations of type InjectionSupported Modifier and Type Class Description class
DeleteMeta
This class takes care of deleting values in a table using a certain condition and values for input. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.dimensionlookup
Classes in org.pentaho.di.trans.steps.dimensionlookup with annotations of type InjectionSupported Modifier and Type Class Description class
DimensionLookupMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.excelinput
Classes in org.pentaho.di.trans.steps.excelinput with annotations of type InjectionSupported Modifier and Type Class Description class
ExcelInputMeta
Meta data for the Excel step. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.exceloutput
Classes in org.pentaho.di.trans.steps.exceloutput with annotations of type InjectionSupported Modifier and Type Class Description class
ExcelOutputMeta
Metadata of the Excel Output step. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.excelwriter
Classes in org.pentaho.di.trans.steps.excelwriter with annotations of type InjectionSupported Modifier and Type Class Description class
ExcelWriterStepMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.execsqlrow
Classes in org.pentaho.di.trans.steps.execsqlrow with annotations of type InjectionSupported Modifier and Type Class Description class
ExecSQLRowMeta
Contains meta-data to execute arbitrary SQL from a specified field. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.fieldsplitter
Classes in org.pentaho.di.trans.steps.fieldsplitter with annotations of type InjectionSupported Modifier and Type Class Description class
FieldSplitterMeta
Example1:
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.fileinput.text
Classes in org.pentaho.di.trans.steps.fileinput.text with annotations of type InjectionSupported Modifier and Type Class Description class
TextFileInputMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.filterrows
Classes in org.pentaho.di.trans.steps.filterrows with annotations of type InjectionSupported Modifier and Type Class Description class
FilterRowsMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.gettablenames
Classes in org.pentaho.di.trans.steps.gettablenames with annotations of type InjectionSupported Modifier and Type Class Description class
GetTableNamesMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.getvariable
Classes in org.pentaho.di.trans.steps.getvariable with annotations of type InjectionSupported Modifier and Type Class Description class
GetVariableMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.ifnull
Classes in org.pentaho.di.trans.steps.ifnull with annotations of type InjectionSupported Modifier and Type Class Description class
IfNullMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.insertupdate
Classes in org.pentaho.di.trans.steps.insertupdate with annotations of type InjectionSupported Modifier and Type Class Description class
InsertUpdateMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.joinrows
Classes in org.pentaho.di.trans.steps.joinrows with annotations of type InjectionSupported Modifier and Type Class Description class
JoinRowsMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.memgroupby
Classes in org.pentaho.di.trans.steps.memgroupby with annotations of type InjectionSupported Modifier and Type Class Description class
MemoryGroupByMeta
Created on 02-jun-2003 -
Uses of InjectionSupported in org.pentaho.di.trans.steps.mergejoin
Classes in org.pentaho.di.trans.steps.mergejoin with annotations of type InjectionSupported Modifier and Type Class Description class
MergeJoinMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.mergerows
Classes in org.pentaho.di.trans.steps.mergerows with annotations of type InjectionSupported Modifier and Type Class Description class
MergeRowsMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.multimerge
Classes in org.pentaho.di.trans.steps.multimerge with annotations of type InjectionSupported Modifier and Type Class Description class
MultiMergeJoinMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.mysqlbulkloader
Classes in org.pentaho.di.trans.steps.mysqlbulkloader with annotations of type InjectionSupported Modifier and Type Class Description class
MySQLBulkLoaderMeta
Here are the steps that we need to take to make streaming loading possible for MySQL:
The following steps are carried out by the step at runtime:
- create a unique FIFO file (using mkfifo, LINUX ONLY FOLKS!)
- Create a target table using standard Kettle SQL generation
- Execute the LOAD DATA SQL Command to bulk load in a separate SQL thread in the background:
- Write to the FIFO file
- At the end, close the output stream to the FIFO file
* At the end, remove the FIFO file
Created on 24-oct-2007 -
Uses of InjectionSupported in org.pentaho.di.trans.steps.normaliser
Classes in org.pentaho.di.trans.steps.normaliser with annotations of type InjectionSupported Modifier and Type Class Description class
NormaliserMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.nullif
Classes in org.pentaho.di.trans.steps.nullif with annotations of type InjectionSupported Modifier and Type Class Description class
NullIfMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.orabulkloader
Classes in org.pentaho.di.trans.steps.orabulkloader with annotations of type InjectionSupported Modifier and Type Class Description class
OraBulkLoaderMeta
Created on 20-feb-2007 -
Uses of InjectionSupported in org.pentaho.di.trans.steps.pentahoreporting
Classes in org.pentaho.di.trans.steps.pentahoreporting with annotations of type InjectionSupported Modifier and Type Class Description class
PentahoReportingOutputMeta
Created on 4-apr-2003 -
Uses of InjectionSupported in org.pentaho.di.trans.steps.replacestring
Classes in org.pentaho.di.trans.steps.replacestring with annotations of type InjectionSupported Modifier and Type Class Description class
ReplaceStringMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.scriptvalues_mod
Classes in org.pentaho.di.trans.steps.scriptvalues_mod with annotations of type InjectionSupported Modifier and Type Class Description class
ScriptValuesMetaMod
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.selectvalues
Classes in org.pentaho.di.trans.steps.selectvalues with annotations of type InjectionSupported Modifier and Type Class Description class
SelectValuesMeta
Meta Data class for the Select Values Step. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.setvalueconstant
Classes in org.pentaho.di.trans.steps.setvalueconstant with annotations of type InjectionSupported Modifier and Type Class Description class
SetValueConstantMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.setvaluefield
Classes in org.pentaho.di.trans.steps.setvaluefield with annotations of type InjectionSupported Modifier and Type Class Description class
SetValueFieldMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.sort
Classes in org.pentaho.di.trans.steps.sort with annotations of type InjectionSupported Modifier and Type Class Description class
SortRowsMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.sortedmerge
Classes in org.pentaho.di.trans.steps.sortedmerge with annotations of type InjectionSupported Modifier and Type Class Description class
SortedMergeMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.splitfieldtorows
Classes in org.pentaho.di.trans.steps.splitfieldtorows with annotations of type InjectionSupported Modifier and Type Class Description class
SplitFieldToRowsMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.sql
Classes in org.pentaho.di.trans.steps.sql with annotations of type InjectionSupported Modifier and Type Class Description class
ExecSQLMeta
Contains meta-data to execute arbitrary SQL, optionally each row again. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.streamlookup
Classes in org.pentaho.di.trans.steps.streamlookup with annotations of type InjectionSupported Modifier and Type Class Description class
StreamLookupMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.stringcut
Classes in org.pentaho.di.trans.steps.stringcut with annotations of type InjectionSupported Modifier and Type Class Description class
StringCutMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.stringoperations
Classes in org.pentaho.di.trans.steps.stringoperations with annotations of type InjectionSupported Modifier and Type Class Description class
StringOperationsMeta
This class takes care of the meta data for the StringOperations step. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.switchcase
Classes in org.pentaho.di.trans.steps.switchcase with annotations of type InjectionSupported Modifier and Type Class Description class
SwitchCaseMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.synchronizeaftermerge
Classes in org.pentaho.di.trans.steps.synchronizeaftermerge with annotations of type InjectionSupported Modifier and Type Class Description class
SynchronizeAfterMergeMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.systemdata
Classes in org.pentaho.di.trans.steps.systemdata with annotations of type InjectionSupported Modifier and Type Class Description class
SystemDataMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.tableinput
Classes in org.pentaho.di.trans.steps.tableinput with annotations of type InjectionSupported Modifier and Type Class Description class
TableInputMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.tableoutput
Classes in org.pentaho.di.trans.steps.tableoutput with annotations of type InjectionSupported Modifier and Type Class Description class
TableOutputMeta
Table Output meta data. -
Uses of InjectionSupported in org.pentaho.di.trans.steps.textfileoutput
Classes in org.pentaho.di.trans.steps.textfileoutput with annotations of type InjectionSupported Modifier and Type Class Description class
TextFileOutputMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.update
Classes in org.pentaho.di.trans.steps.update with annotations of type InjectionSupported Modifier and Type Class Description class
UpdateMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.userdefinedjavaclass
Classes in org.pentaho.di.trans.steps.userdefinedjavaclass with annotations of type InjectionSupported Modifier and Type Class Description class
UserDefinedJavaClassMeta
-
Uses of InjectionSupported in org.pentaho.di.trans.steps.validator
Classes in org.pentaho.di.trans.steps.validator with annotations of type InjectionSupported Modifier and Type Class Description class
ValidatorMeta
Contains the meta-data for the Validator step: calculates predefined formula's Created on 08-sep-2005 -
Uses of InjectionSupported in org.pentaho.di.trans.steps.valuemapper
Classes in org.pentaho.di.trans.steps.valuemapper with annotations of type InjectionSupported Modifier and Type Class Description class
ValueMapperMeta
Maps String values of a certain field to new values Created on 03-apr-2006
-