Uses of Interface
org.pentaho.di.trans.step.StepAttributesInterface
Package
Description
-
Uses of StepAttributesInterface in org.pentaho.di.core.util
-
Uses of StepAttributesInterface in org.pentaho.di.core.util.serialization
Modifier and TypeClassDescriptionclass
Handles serialization of meta by implementing getXML/loadXML, readRep/saveRep. -
Uses of StepAttributesInterface in org.pentaho.di.trans
Modifier and TypeClassDescriptionclass
This class is supposed to use in steps where the mapping to sub transformations takes place -
Uses of StepAttributesInterface in org.pentaho.di.trans.step
Modifier and TypeClassDescriptionclass
class
This class is responsible for implementing common functionality regarding step meta, such as logging. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.calculator
Modifier and TypeClassDescriptionclass
Contains the meta-data for the Calculator step: calculates predefined formula's -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.constant
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.csvinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.databasejoin
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.databaselookup
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.datagrid
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.dbproc
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.delete
Modifier and TypeClassDescriptionclass
This class takes care of deleting values in a table using a certain condition and values for input. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.denormaliser
Modifier and TypeClassDescriptionclass
The Denormaliser transformation step meta-data -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.detectemptystream
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.detectlastrow
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.dimensionlookup
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.dummytrans
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.dynamicsqlrow
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.execprocess
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.execsqlrow
Modifier and TypeClassDescriptionclass
Contains meta-data to execute arbitrary SQL from a specified field. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.fieldschangesequence
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.fieldsplitter
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.file
Modifier and TypeClassDescriptionclass
BaseFileInputMeta<A extends BaseFileInputAdditionalField,
I extends BaseFileInputFiles, F extends BaseFileField> Base meta for file-based input steps.class
A base parent class for all file based metas.class
A base implementation for all output file based metas. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.fileexists
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.fileinput.text
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.filelocked
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.filesfromresult
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.filestoresult
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.filterrows
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.fixedinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.flattener
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.formula
Modifier and TypeClassDescriptionclass
Contains the meta-data for the Formula step: calculates ad-hoc formula's Powered by Pentaho's "libformula" Created on 22-feb-2007 -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.fuzzymatch
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.getfilenames
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.getfilesrowscount
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.getslavesequence
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.getsubfolders
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.gettablenames
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.getvariable
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.groupby
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.http
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.httppost
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.ifnull
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.injector
Modifier and TypeClassDescriptionclass
Metadata class to allow a java program to inject rows of data into a transformation. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.insertupdate
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.janino
Modifier and TypeClassDescriptionclass
Contains the meta-data for the Formula step: calculates ad-hoc formula's Powered by Pentaho's "libformula" Created on 22-feb-2007 -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.javafilter
Modifier and TypeClassDescriptionclass
Contains the meta-data for the java filter step: calculates conditions using Janino Created on 30-oct-2009 -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.jobexecutor
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.joinrows
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.ldifinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.loadfileinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.mapping
Modifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.mappinginput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.mappingoutput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.memgroupby
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.mergejoin
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.mergerows
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.missing
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.multimerge
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.normaliser
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.nullif
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.numberrange
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.olapinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.parallelgzipcsv
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.pgpdecryptstream
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.pgpencryptstream
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.prioritizestreams
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.processfiles
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.propertyinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.propertyoutput
Modifier and TypeClassDescriptionclass
Output rows to Properties file and create a file. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.randomvalue
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.recordsfromstream
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.regexeval
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.replacestring
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.reservoirsampling
Modifier and TypeClassDescriptionclass
Contains the meta data for the ReservoirSampling step. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.rowgenerator
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.rowsfromresult
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.rowstoresult
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.samplerows
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.sasinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.script
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.scriptvalues_mod
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.selectvalues
Modifier and TypeClassDescriptionclass
Meta Data class for the Select Values Step.ModifierConstructorDescriptionSelectMetadataChange
(StepAttributesInterface attributesInterface) SelectMetadataChange
(StepAttributesInterface attributesInterface, String name, String rename, int type, int length, int precision, int storageType, String conversionMask, boolean dateFormatLenient, String dateFormatLocale, String dateFormatTimeZone, boolean lenientStringToNumber, String decimalSymbol, String groupingSymbol, String currencySymbol) SelectMetadataChange
(StepAttributesInterface attributesInterface, String name, String rename, int type, int length, int precision, int storageType, String conversionMask, String decimalSymbol, String groupingSymbol, String currencySymbol) -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.setvalueconstant
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.setvaluefield
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.setvariable
Modifier and TypeClassDescriptionclass
Sets environment variables based on content in certain fields of a single input row. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.simplemapping
Modifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.singlethreader
Modifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.socketreader
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.socketwriter
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.sort
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.sortedmerge
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.splitfieldtorows
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.sql
Modifier and TypeClassDescriptionclass
Contains meta-data to execute arbitrary SQL, optionally each row again. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.sqlfileoutput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.ssh
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.stepmeta
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.stepsmetrics
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.streamlookup
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.stringcut
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.stringoperations
Modifier and TypeClassDescriptionclass
This class takes care of the meta data for the StringOperations step. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.switchcase
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans
Modifier and TypeClassDescriptionclass
Symmetric algorithm Executes a SymmetricCryptoTrans on the values in the input stream. -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.synchronizeaftermerge
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.syslog
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.systemdata
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.tablecompare
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.tableexists
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.tableinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.tableoutput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.textfileinput
Modifier and TypeClassDescriptionclass
Deprecated.replaced by implementation in the ...steps.fileinput.text package -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.textfileoutput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.textfileoutputlegacy
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.transexecutor
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.uniquerows
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.uniquerowsbyhashset
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.univariatestats
Modifier and TypeClassDescriptionclass
Contains the meta-data for the UnivariateStats step: calculates predefined univariate statistics -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.update
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.userdefinedjavaclass
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.validator
Modifier and TypeClassDescriptionclass
Contains the meta-data for the Validator step: calculates predefined formula's Created on 08-sep-2005 -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.valuemapper
Modifier and TypeClassDescriptionclass
Maps String values of a certain field to new values Created on 03-apr-2006 -
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.webserviceavailable
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.webservices
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.writetolog
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.xbaseinput
-
Uses of StepAttributesInterface in org.pentaho.di.trans.steps.zipfile
-
Uses of StepAttributesInterface in org.pentaho.di.trans.streaming.common