Uses of Annotation Interface
org.pentaho.di.core.injection.Injection
Packages that use Injection
Package
Description
-
Uses of Injection in org.pentaho.di.core.injection.bean
Methods in org.pentaho.di.core.injection.bean with parameters of type InjectionModifier and TypeMethodDescriptionprotected voidBeanInjectionInfo.addInjectionProperty(Injection metaInj, BeanLevelInfo leaf) -
Uses of Injection in org.pentaho.di.trans.steps.delete
Methods in org.pentaho.di.trans.steps.delete with annotations of type InjectionModifier and TypeMethodDescriptionvoidDeleteMeta.metaSetConnection(String connectionName) database connection -
Uses of Injection in org.pentaho.di.trans.steps.dimensionlookup
Methods in org.pentaho.di.trans.steps.dimensionlookup with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.execsqlrow
Methods in org.pentaho.di.trans.steps.execsqlrow with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.file
Fields in org.pentaho.di.trans.steps.file with annotations of type InjectionModifier and TypeFieldDescriptionBaseFileInputFiles.acceptingFieldThe field in which the filename is placedbooleanBaseFileInputFiles.acceptingFilenamesAre we accepting filenames in input rows?BaseFileInputFiles.acceptingStepNameThe stepname to accept filenames fromprotected booleanBaseFileOutputMeta.dateInFilenameFlag: add the date in the filenameBaseFileErrorHandling.errorFilesDestinationDirectoryThe directory that will contain error filesBaseFileErrorHandling.errorFilesExtensionThe extension of error filesbooleanBaseFileErrorHandling.errorIgnoredIgnore error : turn into warningsString[]BaseFileInputFiles.excludeFileMaskWildcard or filemask to exclude (regular expression)protected StringBaseFileOutputMeta.extensionThe file extention in case of a generated filenameBaseFileInputAdditionalField.extensionFieldBaseFileErrorHandling.fileErrorFieldFile error field name.BaseFileErrorHandling.fileErrorMessageFieldFile error text field name.String[]BaseFileInputFiles.fileMaskWildcard or filemask (regular expression)String[]BaseFileInputFiles.fileNameArray of filenamesprotected StringBaseFileOutputMeta.fileNameThe base name of the output fileString[]BaseFileInputFiles.fileRequiredArray of boolean values as string, indicating if a file is required.BaseFileInputAdditionalField.hiddenFieldString[]BaseFileInputFiles.includeSubFoldersArray of boolean values as string, indicating if we need to fetch sub folders.booleanBaseFileInputFiles.isaddresultThe add filenames to result filenames flagBaseFileInputAdditionalField.lastModificationFieldBaseFileErrorHandling.lineNumberFilesDestinationDirectoryThe directory that will contain line number filesBaseFileErrorHandling.lineNumberFilesExtensionThe extension of line number filesprotected booleanBaseFileOutputMeta.partNrInFilenameFlag: add the partition number in the filenamebooleanBaseFileInputFiles.passingThruFieldsIf receiving input rows, should we pass through existing fields?BaseFileInputAdditionalField.pathFieldBaseFileInputAdditionalField.rootUriFieldBaseFileInputAdditionalField.shortFilenameFieldAdditional fieldsBaseFileInputAdditionalField.sizeFieldbooleanBaseFileErrorHandling.skipBadFilesprotected booleanBaseFileOutputMeta.stepNrInFilenameFlag: add the stepnr in the filenameprotected booleanBaseFileOutputMeta.timeInFilenameFlag: add the time in the filenameBaseFileInputAdditionalField.uriFieldBaseFileErrorHandling.warningFilesDestinationDirectoryThe directory that will contain warning filesBaseFileErrorHandling.warningFilesExtensionThe extension of warning filesMethods in org.pentaho.di.trans.steps.file with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.fileinput.text
Fields in org.pentaho.di.trans.steps.fileinput.text with annotations of type InjectionModifier and TypeFieldDescriptionbooleanTextFileInputMeta.Content.breakInEnclosureAllowedSwitch to allow breaks (CR/LF) in EnclosuresbooleanTextFileInputMeta.Content.dateFormatLenientIndicate whether or not we want to date fields strictly according to the format or lenientTextFileInputMeta.Content.enclosureString used to enclose separated fields (")TextFileInputMeta.Content.encodingThe encoding to use for reading: null or empty string means system default encodingTextFileInputMeta.errorCountFieldThe name of the field that will contain the number of errors in the rowTextFileInputMeta.errorFieldsFieldThe name of the field that will contain the names of the fields that generated errors, separated by ,booleanTextFileInputMeta.errorLineSkippedIf error line are skipped, you can replay without introducing doubles.TextFileInputMeta.errorTextFieldThe name of the field that will contain the error texts, separated by CRTextFileInputMeta.Content.escapeCharacterEscape character used to escape the enclosure String (\)TextFileInputMeta.Content.fileCompressionType of compression being usedTextFileInputMeta.Content.fileFormatThe file format: DOS or UNIX or mixedTextFileInputMeta.Content.filenameFieldThe name of the field in the output containing the filenameTextFileInputMeta.Content.fileTypeType of file: CSV or fixedbooleanTextFileInputMeta.Content.footerFlag indicating that the file contains one footer line that should be skipped.booleanTextFileInputMeta.Content.headerFlag indicating that the file contains one header line that should be skipped.booleanTextFileInputMeta.Content.includeFilenameFlag indicating that we should include the filename in the outputbooleanTextFileInputMeta.Content.includeRowNumberFlag indicating that a row number field should be included in the outputbooleanTextFileInputMeta.Content.layoutPagedFlag indicating that the text-file has a paged layout.TextFileInputMeta.Content.lengthLength based on bytes or charactersbooleanTextFileInputMeta.Content.lineWrappedFlag indicating that a single line is wrapped onto one or more lines in the text file.booleanTextFileInputMeta.Content.noEmptyLinesFlag indicating that we should skip all empty linesintTextFileInputMeta.Content.nrFooterLinesThe number of footer lines, defaults to 1intTextFileInputMeta.Content.nrHeaderLinesThe number of header lines, defaults to 1intTextFileInputMeta.Content.nrLinesDocHeaderThe number of lines in the document headerintTextFileInputMeta.Content.nrLinesPerPageThe number of lines to read per pageintTextFileInputMeta.Content.nrWrapsThe number of times the line wrappedlongTextFileInputMeta.Content.rowLimitThe maximum number or lines to readbooleanTextFileInputMeta.Content.rowNumberByFileFlag indicating row number is per fileTextFileInputMeta.Content.rowNumberFieldThe name of the field in the output containing the row numberTextFileInputMeta.Content.separatorString used to separated field (;)Methods in org.pentaho.di.trans.steps.fileinput.text with annotations of type InjectionModifier and TypeMethodDescriptionvoidTextFileInputMeta.Content.setDateFormatLocale(String locale) -
Uses of Injection in org.pentaho.di.trans.steps.filterrows
Methods in org.pentaho.di.trans.steps.filterrows with annotations of type InjectionModifier and TypeMethodDescriptionvoidFilterRowsMeta.setConditionXML(String conditionXML) voidFilterRowsMeta.setFalseStepname(String falseStepname) voidFilterRowsMeta.setTrueStepname(String trueStepname) -
Uses of Injection in org.pentaho.di.trans.steps.gettablenames
Methods in org.pentaho.di.trans.steps.gettablenames with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.insertupdate
Methods in org.pentaho.di.trans.steps.insertupdate with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.joinrows
Methods in org.pentaho.di.trans.steps.joinrows with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.selectvalues
Methods in org.pentaho.di.trans.steps.selectvalues with annotations of type InjectionModifier and TypeMethodDescriptionvoidSelectMetadataChange.setStorageType(String storageType) void -
Uses of Injection in org.pentaho.di.trans.steps.sql
Methods in org.pentaho.di.trans.steps.sql with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.switchcase
Fields in org.pentaho.di.trans.steps.switchcase with annotations of type InjectionModifier and TypeFieldDescriptionSwitchCaseTarget.caseTargetStepnameThe case target step name (only used during serialization)SwitchCaseTarget.caseValueThe value to switch over -
Uses of Injection in org.pentaho.di.trans.steps.synchronizeaftermerge
Methods in org.pentaho.di.trans.steps.synchronizeaftermerge with annotations of type InjectionModifier and TypeMethodDescriptionvoidSynchronizeAfterMergeMeta.setConnection(String connectionName) -
Uses of Injection in org.pentaho.di.trans.steps.tableinput
Methods in org.pentaho.di.trans.steps.tableinput with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.tableoutput
Methods in org.pentaho.di.trans.steps.tableoutput with annotations of type InjectionModifier and TypeMethodDescriptionvoidTableOutputMeta.metaSetConnection(String connectionName) voidTableOutputMeta.metaSetIgnoreInsertErrors(String value) voidTableOutputMeta.metaSetPartitionOverTables(String value) voidTableOutputMeta.metaSetReturningGeneratedKeys(String value) voidTableOutputMeta.metaSetSpecifyDatabaseFields(String value) Do we explicitly select the fields to update in the databasevoidTableOutputMeta.metaSetTableNameDefinedInField(String value) voidTableOutputMeta.metaSetTruncateTable(String value) voidTableOutputMeta.metaSetUseBatchUpdate(String value) -
Uses of Injection in org.pentaho.di.trans.steps.textfileoutput
Methods in org.pentaho.di.trans.steps.textfileoutput with annotations of type InjectionModifier and TypeMethodDescriptionvoidTextFileOutputMeta.setFileFormat(String fileFormat) voidTextFileField.setTrimTypeByDesc(String value) void -
Uses of Injection in org.pentaho.di.trans.steps.update
Methods in org.pentaho.di.trans.steps.update with annotations of type Injection -
Uses of Injection in org.pentaho.di.trans.steps.userdefinedjavaclass
Fields in org.pentaho.di.trans.steps.userdefinedjavaclass with annotations of type InjectionModifier and TypeFieldDescriptionInfoStepDefinition.descriptionTargetStepDefinition.descriptionUsageParameter.descriptionfinal intUserDefinedJavaClassMeta.FieldInfo.lengthfinal StringUserDefinedJavaClassMeta.FieldInfo.namefinal intUserDefinedJavaClassMeta.FieldInfo.precisionInfoStepDefinition.stepNameTargetStepDefinition.stepNameInfoStepDefinition.tagTargetStepDefinition.tagUsageParameter.tagfinal intUserDefinedJavaClassMeta.FieldInfo.typeUsageParameter.value -
Uses of Injection in org.pentaho.di.trans.streaming.common
Fields in org.pentaho.di.trans.streaming.common with annotations of type InjectionModifier and TypeFieldDescriptionprotected StringBaseStreamStepMeta.batchDurationprotected StringBaseStreamStepMeta.batchSizeprotected StringBaseStreamStepMeta.parallelismprotected StringBaseStreamStepMeta.prefetchCountprotected StringBaseStreamStepMeta.subStepprotected StringBaseStreamStepMeta.transformationPath