Uses of Annotation Interface
org.pentaho.di.core.injection.Injection
Package
Description
-
Uses of Injection in org.pentaho.di.core.injection.bean
Modifier and TypeMethodDescriptionprotected void
BeanInjectionInfo.addInjectionProperty
(Injection metaInj, BeanLevelInfo leaf) -
Uses of Injection in org.pentaho.di.trans.steps.delete
Modifier and TypeMethodDescriptionvoid
DeleteMeta.metaSetConnection
(String connectionName) database connection -
Uses of Injection in org.pentaho.di.trans.steps.dimensionlookup
-
Uses of Injection in org.pentaho.di.trans.steps.execsqlrow
-
Uses of Injection in org.pentaho.di.trans.steps.file
Modifier and TypeFieldDescriptionBaseFileInputFiles.acceptingField
The field in which the filename is placedboolean
BaseFileInputFiles.acceptingFilenames
Are we accepting filenames in input rows?BaseFileInputFiles.acceptingStepName
The stepname to accept filenames fromprotected boolean
BaseFileOutputMeta.dateInFilename
Flag: add the date in the filenameBaseFileErrorHandling.errorFilesDestinationDirectory
The directory that will contain error filesBaseFileErrorHandling.errorFilesExtension
The extension of error filesboolean
BaseFileErrorHandling.errorIgnored
Ignore error : turn into warningsString[]
BaseFileInputFiles.excludeFileMask
Wildcard or filemask to exclude (regular expression)protected String
BaseFileOutputMeta.extension
The file extention in case of a generated filenameBaseFileInputAdditionalField.extensionField
BaseFileErrorHandling.fileErrorField
File error field name.BaseFileErrorHandling.fileErrorMessageField
File error text field name.String[]
BaseFileInputFiles.fileMask
Wildcard or filemask (regular expression)String[]
BaseFileInputFiles.fileName
Array of filenamesprotected String
BaseFileOutputMeta.fileName
The base name of the output fileString[]
BaseFileInputFiles.fileRequired
Array of boolean values as string, indicating if a file is required.BaseFileInputAdditionalField.hiddenField
String[]
BaseFileInputFiles.includeSubFolders
Array of boolean values as string, indicating if we need to fetch sub folders.boolean
BaseFileInputFiles.isaddresult
The add filenames to result filenames flagBaseFileInputAdditionalField.lastModificationField
BaseFileErrorHandling.lineNumberFilesDestinationDirectory
The directory that will contain line number filesBaseFileErrorHandling.lineNumberFilesExtension
The extension of line number filesprotected boolean
BaseFileOutputMeta.partNrInFilename
Flag: add the partition number in the filenameboolean
BaseFileInputFiles.passingThruFields
If receiving input rows, should we pass through existing fields?BaseFileInputAdditionalField.pathField
BaseFileInputAdditionalField.rootUriField
BaseFileInputAdditionalField.shortFilenameField
Additional fieldsBaseFileInputAdditionalField.sizeField
boolean
BaseFileErrorHandling.skipBadFiles
protected boolean
BaseFileOutputMeta.stepNrInFilename
Flag: add the stepnr in the filenameprotected boolean
BaseFileOutputMeta.timeInFilename
Flag: add the time in the filenameBaseFileInputAdditionalField.uriField
BaseFileErrorHandling.warningFilesDestinationDirectory
The directory that will contain warning filesBaseFileErrorHandling.warningFilesExtension
The extension of warning files -
Uses of Injection in org.pentaho.di.trans.steps.fileinput.text
Modifier and TypeFieldDescriptionboolean
TextFileInputMeta.Content.breakInEnclosureAllowed
Switch to allow breaks (CR/LF) in Enclosuresboolean
TextFileInputMeta.Content.dateFormatLenient
Indicate whether or not we want to date fields strictly according to the format or lenientTextFileInputMeta.Content.enclosure
String used to enclose separated fields (")TextFileInputMeta.Content.encoding
The encoding to use for reading: null or empty string means system default encodingTextFileInputMeta.errorCountField
The name of the field that will contain the number of errors in the rowTextFileInputMeta.errorFieldsField
The name of the field that will contain the names of the fields that generated errors, separated by ,boolean
TextFileInputMeta.errorLineSkipped
If error line are skipped, you can replay without introducing doubles.TextFileInputMeta.errorTextField
The name of the field that will contain the error texts, separated by CRTextFileInputMeta.Content.escapeCharacter
Escape character used to escape the enclosure String (\)TextFileInputMeta.Content.fileCompression
Type of compression being usedTextFileInputMeta.Content.fileFormat
The file format: DOS or UNIX or mixedTextFileInputMeta.Content.filenameField
The name of the field in the output containing the filenameTextFileInputMeta.Content.fileType
Type of file: CSV or fixedboolean
TextFileInputMeta.Content.footer
Flag indicating that the file contains one footer line that should be skipped.boolean
TextFileInputMeta.Content.header
Flag indicating that the file contains one header line that should be skipped.boolean
TextFileInputMeta.Content.includeFilename
Flag indicating that we should include the filename in the outputboolean
TextFileInputMeta.Content.includeRowNumber
Flag indicating that a row number field should be included in the outputboolean
TextFileInputMeta.Content.layoutPaged
Flag indicating that the text-file has a paged layout.TextFileInputMeta.Content.length
Length based on bytes or charactersboolean
TextFileInputMeta.Content.lineWrapped
Flag indicating that a single line is wrapped onto one or more lines in the text file.boolean
TextFileInputMeta.Content.noEmptyLines
Flag indicating that we should skip all empty linesint
TextFileInputMeta.Content.nrFooterLines
The number of footer lines, defaults to 1int
TextFileInputMeta.Content.nrHeaderLines
The number of header lines, defaults to 1int
TextFileInputMeta.Content.nrLinesDocHeader
The number of lines in the document headerint
TextFileInputMeta.Content.nrLinesPerPage
The number of lines to read per pageint
TextFileInputMeta.Content.nrWraps
The number of times the line wrappedlong
TextFileInputMeta.Content.rowLimit
The maximum number or lines to readboolean
TextFileInputMeta.Content.rowNumberByFile
Flag indicating row number is per fileTextFileInputMeta.Content.rowNumberField
The name of the field in the output containing the row numberTextFileInputMeta.Content.separator
String used to separated field (;)Modifier and TypeMethodDescriptionvoid
TextFileInputMeta.Content.setDateFormatLocale
(String locale) -
Uses of Injection in org.pentaho.di.trans.steps.filterrows
Modifier and TypeMethodDescriptionvoid
FilterRowsMeta.setConditionXML
(String conditionXML) void
FilterRowsMeta.setFalseStepname
(String falseStepname) void
FilterRowsMeta.setTrueStepname
(String trueStepname) -
Uses of Injection in org.pentaho.di.trans.steps.gettablenames
-
Uses of Injection in org.pentaho.di.trans.steps.insertupdate
-
Uses of Injection in org.pentaho.di.trans.steps.joinrows
-
Uses of Injection in org.pentaho.di.trans.steps.selectvalues
Modifier and TypeMethodDescriptionvoid
SelectMetadataChange.setStorageType
(String storageType) void
-
Uses of Injection in org.pentaho.di.trans.steps.sql
-
Uses of Injection in org.pentaho.di.trans.steps.switchcase
Modifier and TypeFieldDescriptionSwitchCaseTarget.caseTargetStepname
The case target step name (only used during serialization)SwitchCaseTarget.caseValue
The value to switch over -
Uses of Injection in org.pentaho.di.trans.steps.synchronizeaftermerge
Modifier and TypeMethodDescriptionvoid
SynchronizeAfterMergeMeta.setConnection
(String connectionName) -
Uses of Injection in org.pentaho.di.trans.steps.tableinput
-
Uses of Injection in org.pentaho.di.trans.steps.tableoutput
Modifier and TypeMethodDescriptionvoid
TableOutputMeta.metaSetConnection
(String connectionName) void
TableOutputMeta.metaSetIgnoreInsertErrors
(String value) void
TableOutputMeta.metaSetPartitionOverTables
(String value) void
TableOutputMeta.metaSetReturningGeneratedKeys
(String value) void
TableOutputMeta.metaSetSpecifyDatabaseFields
(String value) Do we explicitly select the fields to update in the databasevoid
TableOutputMeta.metaSetTableNameDefinedInField
(String value) void
TableOutputMeta.metaSetTruncateTable
(String value) void
TableOutputMeta.metaSetUseBatchUpdate
(String value) -
Uses of Injection in org.pentaho.di.trans.steps.textfileoutput
Modifier and TypeMethodDescriptionvoid
TextFileOutputMeta.setFileFormat
(String fileFormat) void
TextFileField.setTrimTypeByDesc
(String value) void
-
Uses of Injection in org.pentaho.di.trans.steps.update
-
Uses of Injection in org.pentaho.di.trans.steps.userdefinedjavaclass
Modifier and TypeFieldDescriptionInfoStepDefinition.description
TargetStepDefinition.description
UsageParameter.description
final int
UserDefinedJavaClassMeta.FieldInfo.length
final String
UserDefinedJavaClassMeta.FieldInfo.name
final int
UserDefinedJavaClassMeta.FieldInfo.precision
InfoStepDefinition.stepName
TargetStepDefinition.stepName
InfoStepDefinition.tag
TargetStepDefinition.tag
UsageParameter.tag
final int
UserDefinedJavaClassMeta.FieldInfo.type
UsageParameter.value
-
Uses of Injection in org.pentaho.di.trans.streaming.common
Modifier and TypeFieldDescriptionprotected String
BaseStreamStepMeta.batchDuration
protected String
BaseStreamStepMeta.batchSize
protected String
BaseStreamStepMeta.parallelism
protected String
BaseStreamStepMeta.prefetchCount
protected String
BaseStreamStepMeta.subStep
protected String
BaseStreamStepMeta.transformationPath