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 classDeleteMetaThis 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 classDimensionLookupMeta -
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 classExcelInputMetaMeta 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 classExcelOutputMetaMetadata 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 classExcelWriterStepMeta -
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 classExecSQLRowMetaContains 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 classFieldSplitterMetaExample1: -
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 classTextFileInputMeta -
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 classFilterRowsMeta -
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 classGetTableNamesMeta -
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 classGetVariableMeta -
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 classIfNullMeta -
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 classInsertUpdateMeta -
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 classJoinRowsMeta -
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 classMemoryGroupByMetaCreated 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 classMergeJoinMeta -
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 classMergeRowsMeta -
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 classMultiMergeJoinMeta -
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 classMySQLBulkLoaderMetaHere 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 classNormaliserMeta -
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 classNullIfMeta -
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 classOraBulkLoaderMetaCreated 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 classPentahoReportingOutputMetaCreated 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 classReplaceStringMeta -
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 classScriptValuesMetaMod -
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 classSelectValuesMetaMeta 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 classSetValueConstantMeta -
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 classSetValueFieldMeta -
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 classSortRowsMeta -
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 classSortedMergeMeta -
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 classSplitFieldToRowsMeta -
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 classExecSQLMetaContains 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 classStreamLookupMeta -
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 classStringCutMeta -
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 classStringOperationsMetaThis 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 classSwitchCaseMeta -
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 classSynchronizeAfterMergeMeta -
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 classSystemDataMeta -
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 classTableInputMeta -
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 classTableOutputMetaTable 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 classTextFileOutputMeta -
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 classUpdateMeta -
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 classUserDefinedJavaClassMeta -
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 classValidatorMetaContains 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 classValueMapperMetaMaps String values of a certain field to new values Created on 03-apr-2006
-