- BANKCARD - Static variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardVerifier
 
-  
 
- BaseCartePlugin - Class in org.pentaho.di.www
 
-  
 
- BaseCartePlugin() - Constructor for class org.pentaho.di.www.BaseCartePlugin
 
-  
 
- BaseFileInputField - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Describes a single field in a text file
 
- BaseFileInputField(String, int, int) - Constructor for class org.pentaho.di.trans.steps.fileinput.BaseFileInputField
 
-  
 
- BaseFileInputField() - Constructor for class org.pentaho.di.trans.steps.fileinput.BaseFileInputField
 
-  
 
- BaseFileInputStep<M extends BaseFileInputStepMeta,D extends BaseFileInputStepData> - Class in org.pentaho.di.trans.steps.fileinput
 
- 
This class contains base functionality for file-based input steps.
 
- BaseFileInputStep(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.fileinput.BaseFileInputStep
 
-  
 
- BaseFileInputStepData - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Some base data for file-based input steps.
 
- BaseFileInputStepData() - Constructor for class org.pentaho.di.trans.steps.fileinput.BaseFileInputStepData
 
-  
 
- BaseFileInputStepMeta<A extends BaseFileInputStepMeta.AdditionalOutputFields,I extends BaseFileInputStepMeta.InputFiles<? extends BaseFileInputField>> - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Base meta for file-based input steps.
 
- BaseFileInputStepMeta() - Constructor for class org.pentaho.di.trans.steps.fileinput.BaseFileInputStepMeta
 
-  
 
- BaseFileInputStepMeta.AdditionalOutputFields - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Additional fields settings.
 
- BaseFileInputStepMeta.ErrorHandling - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Error handling settings.
 
- BaseFileInputStepMeta.InputFiles<F extends BaseFileInputField> - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Input files settings.
 
- BaseFileInputStepUtils - Class in org.pentaho.di.trans.steps.fileinput
 
- 
Utils for file-based input steps.
 
- BaseFileInputStepUtils() - Constructor for class org.pentaho.di.trans.steps.fileinput.BaseFileInputStepUtils
 
-  
 
- baseFolder - Variable in class org.pentaho.di.trans.steps.zipfile.ZipFileData
 
-  
 
- BaseHttpServlet - Class in org.pentaho.di.www
 
-  
 
- BaseHttpServlet() - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(TransformationMap) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(JobMap) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(TransformationMap, JobMap) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(TransformationMap, SocketRepository) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(JobMap, SocketRepository) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(List<SlaveServerDetection>) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseHttpServlet(List<SlaveServerDetection>, boolean) - Constructor for class org.pentaho.di.www.BaseHttpServlet
 
-  
 
- BaseImportRule - Class in org.pentaho.di.imp.rules
 
-  
 
- BaseImportRule() - Constructor for class org.pentaho.di.imp.rules.BaseImportRule
 
-  
 
- BaseJobServlet - Class in org.pentaho.di.www
 
-  
 
- BaseJobServlet() - Constructor for class org.pentaho.di.www.BaseJobServlet
 
-  
 
- BaseLogTable - Class in org.pentaho.di.core.logging
 
-  
 
- BaseLogTable(VariableSpace, HasDatabasesInterface, String, String, String) - Constructor for class org.pentaho.di.core.logging.BaseLogTable
 
-  
 
- BasePainter - Class in org.pentaho.di.core.gui
 
-  
 
- BasePainter(GCInterface, Object, Point, ScrollBarInterface, ScrollBarInterface, Point, Rectangle, List<AreaOwner>, int, int, int, int, boolean, String, int) - Constructor for class org.pentaho.di.core.gui.BasePainter
 
-  
 
- BasePartitioner - Class in org.pentaho.di.trans
 
- 
Implements common functionality needed by partitioner plugins.
 
- BasePartitioner() - Constructor for class org.pentaho.di.trans.BasePartitioner
 
- 
Instantiates a new base partitioner.
 
- BaseRepositoryMeta - Class in org.pentaho.di.repository
 
-  
 
- BaseRepositoryMeta(String) - Constructor for class org.pentaho.di.repository.BaseRepositoryMeta
 
-  
 
- BaseRepositoryMeta(String, String, String) - Constructor for class org.pentaho.di.repository.BaseRepositoryMeta
 
-  
 
- BaseRepositoryMeta(String, String, String, boolean) - Constructor for class org.pentaho.di.repository.BaseRepositoryMeta
 
-  
 
- BaseRepositorySecurityProvider - Class in org.pentaho.di.repository
 
-  
 
- BaseRepositorySecurityProvider(RepositoryMeta, IUser) - Constructor for class org.pentaho.di.repository.BaseRepositorySecurityProvider
 
-  
 
- BaseStep - Class in org.pentaho.di.trans.step
 
- 
This class can be extended for the actual row processing of the implemented step.
 
- BaseStep(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.step.BaseStep
 
- 
This is the base step that forms that basis for all steps.
 
- BaseStepData - Class in org.pentaho.di.trans.step
 
- 
This class is the base class for the StepDataInterface and contains the methods to set and retrieve the status of the
 step data.
 
- BaseStepData() - Constructor for class org.pentaho.di.trans.step.BaseStepData
 
- 
Instantiates a new base step data.
 
- BaseStepData.StepExecutionStatus - Enum in org.pentaho.di.trans.step
 
- 
The Enum StepExecutionStatus.
 
- BaseStepMeta - Class in org.pentaho.di.trans.step
 
- 
This class is responsible for implementing common functionality regarding step meta, such as logging.
 
- BaseStepMeta() - Constructor for class org.pentaho.di.trans.step.BaseStepMeta
 
- 
Instantiates a new base step meta.
 
- BaseStepMetaInjection - Class in org.pentaho.di.trans.step
 
-  
 
- BaseStepMetaInjection() - Constructor for class org.pentaho.di.trans.step.BaseStepMetaInjection
 
-  
 
- basicAuthentication - Variable in class org.pentaho.di.trans.steps.rest.RestData
 
-  
 
- batchBuffer - Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeData
 
-  
 
- batchBuffer - Variable in class org.pentaho.di.trans.steps.tableoutput.TableOutputData
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.step.BaseStep
 
-  
 
- batchComplete() - Method in interface org.pentaho.di.trans.step.StepInterface
 
- 
Calling this method will alert the step that we finished passing a batch of records to the step.
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.denormaliser.Denormaliser
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.groupby.GroupBy
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.joinrows.JoinRows
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.memgroupby.MemoryGroupBy
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.script.ScriptDummy
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesModDummy
 
-  
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.sort.SortRows
 
- 
Calling this method will alert the step that we finished passing records to the step.
 
- batchComplete() - Method in class org.pentaho.di.trans.steps.uniquerows.UniqueRows
 
-  
 
- batchCount - Variable in class org.pentaho.di.trans.steps.singlethreader.SingleThreaderData
 
-  
 
- BatchFolderIterator - Class in org.pentaho.di.trans.steps.mailinput
 
-  
 
- BatchFolderIterator(Folder, int) - Constructor for class org.pentaho.di.trans.steps.mailinput.BatchFolderIterator
 
-  
 
- BatchFolderIterator(Folder, Integer, Integer, Integer) - Constructor for class org.pentaho.di.trans.steps.mailinput.BatchFolderIterator
 
-  
 
- batchMode - Variable in class org.pentaho.di.trans.steps.synchronizeaftermerge.SynchronizeAfterMergeData
 
- 
Use batch mode or not?
 
- batchMode - Variable in class org.pentaho.di.trans.steps.tableoutput.TableOutputData
 
- 
Use batch mode or not?
 
- batchSize - Variable in class org.pentaho.di.trans.steps.singlethreader.SingleThreaderData
 
-  
 
- batchTime - Variable in class org.pentaho.di.trans.steps.singlethreader.SingleThreaderData
 
-  
 
- bb - Variable in class org.pentaho.di.trans.steps.csvinput.CsvInputData
 
-  
 
- bb - Variable in class org.pentaho.di.trans.steps.fixedinput.FixedInputData
 
-  
 
- BeanInjectionInfo - Class in org.pentaho.di.core.injection.bean
 
- 
Storage for bean annotations info for Metadata Injection and Load/Save.
 
- BeanInjectionInfo(Class<?>) - Constructor for class org.pentaho.di.core.injection.bean.BeanInjectionInfo
 
-  
 
- BeanInjectionInfo.Group - Class in org.pentaho.di.core.injection.bean
 
-  
 
- BeanInjectionInfo.Property - Class in org.pentaho.di.core.injection.bean
 
-  
 
- BeanInjector - Class in org.pentaho.di.core.injection.bean
 
- 
Engine for get/set metadata injection properties from bean.
 
- BeanInjector(BeanInjectionInfo) - Constructor for class org.pentaho.di.core.injection.bean.BeanInjector
 
-  
 
- beforeExecution(Job, JobEntryCopy, JobEntryInterface) - Method in interface org.pentaho.di.job.JobEntryListener
 
-  
 
- beforeJobExecution(Job) - Method in class org.pentaho.di.core.listeners.SubComponentExecutionAdapter
 
-  
 
- beforeJobExecution(Job) - Method in interface org.pentaho.di.core.listeners.SubComponentExecutionListener
 
- 
This method is called right before a job is to be executed in a parent job or transformation (Job job-entry, Job
 Executor step).
 
- beforeTransformationExecution(Trans) - Method in class org.pentaho.di.core.listeners.SubComponentExecutionAdapter
 
-  
 
- beforeTransformationExecution(Trans) - Method in interface org.pentaho.di.core.listeners.SubComponentExecutionListener
 
- 
This method is called right before a sub-transformation, mapping, single threader template, ...
 
- beginLoading(String, String) - Method in class org.pentaho.di.trans.steps.terafast.FastloadControlBuilder
 
- 
Issue begin loading with default error tables.
 
- beginProcessing() - Method in class org.pentaho.di.job.Job
 
- 
Handle logging at start
 
- beginProcessing() - Method in class org.pentaho.di.trans.Trans
 
- 
Begin processing.
 
- beginTask(String, int) - Method in class org.pentaho.di.repository.RepositoryImporter
 
-  
 
- belongsToJobContextMenu() - Method in enum org.pentaho.di.core.gui.AreaOwner.AreaType
 
-  
 
- belongsToTransContextMenu() - Method in enum org.pentaho.di.core.gui.AreaOwner.AreaType
 
-  
 
- BINARY - Static variable in class org.pentaho.di.trans.steps.webservices.wsdl.XsdType
 
-  
 
- binaryAttributes - Static variable in class org.pentaho.di.trans.steps.ldapinput.LDAPInputField
 
-  
 
- binaryEnclosure - Variable in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputData
 
-  
 
- binaryFilename - Variable in class org.pentaho.di.trans.steps.csvinput.CsvInputData
 
-  
 
- binaryFilename - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
-  
 
- binaryNewline - Variable in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputData
 
-  
 
- binaryNullValue - Variable in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputData
 
-  
 
- binarySeparator - Variable in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputData
 
-  
 
- BlockingStep - Class in org.pentaho.di.trans.steps.blockingstep
 
- 
A step that blocks throughput until the input ends, then it will either output the last row or the complete input.
 
- BlockingStep(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.blockingstep.BlockingStep
 
-  
 
- BlockingStepData - Class in org.pentaho.di.trans.steps.blockingstep
 
-  
 
- BlockingStepData() - Constructor for class org.pentaho.di.trans.steps.blockingstep.BlockingStepData
 
-  
 
- BlockingStepMeta - Class in org.pentaho.di.trans.steps.blockingstep
 
-  
 
- BlockingStepMeta() - Constructor for class org.pentaho.di.trans.steps.blockingstep.BlockingStepMeta
 
-  
 
- blockNr - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
-  
 
- blockSize - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
-  
 
- blockToRead - Variable in class org.pentaho.di.trans.steps.csvinput.CsvInputData
 
-  
 
- BlockUntilStepsFinish - Class in org.pentaho.di.trans.steps.blockuntilstepsfinish
 
- 
Block all incoming rows until defined steps finish processing rows.
 
- BlockUntilStepsFinish(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.blockuntilstepsfinish.BlockUntilStepsFinish
 
-  
 
- BlockUntilStepsFinishData - Class in org.pentaho.di.trans.steps.blockuntilstepsfinish
 
-  
 
- BlockUntilStepsFinishData() - Constructor for class org.pentaho.di.trans.steps.blockuntilstepsfinish.BlockUntilStepsFinishData
 
-  
 
- BlockUntilStepsFinishMeta - Class in org.pentaho.di.trans.steps.blockuntilstepsfinish
 
-  
 
- BlockUntilStepsFinishMeta() - Constructor for class org.pentaho.di.trans.steps.blockuntilstepsfinish.BlockUntilStepsFinishMeta
 
-  
 
- body_parameters_nrs - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
-  
 
- BodyHttpServlet - Class in org.pentaho.di.www
 
-  
 
- BodyHttpServlet() - Constructor for class org.pentaho.di.www.BodyHttpServlet
 
-  
 
- bodyParameters - Variable in class org.pentaho.di.trans.steps.httppost.HTTPPOSTData
 
-  
 
- BOMDetector - Class in org.pentaho.di.trans.steps.fileinput.text
 
- 
Detector of BOM prefix in file.
 
- BOMDetector(BufferedInputStream) - Constructor for class org.pentaho.di.trans.steps.fileinput.text.BOMDetector
 
-  
 
- BOMDetector.BOMMark - Class in org.pentaho.di.trans.steps.fileinput.text
 
-  
 
- bomExist() - Method in class org.pentaho.di.trans.steps.fileinput.text.BOMDetector
 
-  
 
- BOMMark(String, int...) - Constructor for class org.pentaho.di.trans.steps.fileinput.text.BOMDetector.BOMMark
 
-  
 
- BOOLEAN - Static variable in class org.pentaho.di.core.util.KeyValueFactory
 
- 
Default instance for ...
 
- BOOLEAN - Static variable in class org.pentaho.di.trans.steps.webservices.wsdl.XsdType
 
-  
 
- BOOLEAN_STRING_TRUE - Static variable in interface org.pentaho.di.core.util.PluginProperty
 
- 
The true value.
 
- BOOLEAN_TRUE - Static variable in class org.pentaho.di.core.util.KeyValueFactory
 
- 
Default instance for ...
 
- BooleanPluginProperty - Class in org.pentaho.di.core.util
 
-  
 
- BooleanPluginProperty(String) - Constructor for class org.pentaho.di.core.util.BooleanPluginProperty
 
- 
Constructor.
 
- booleanValue(String...) - Method in class org.pentaho.di.core.util.KeyValue
 
-  
 
- booleanValue(List<String>) - Method in class org.pentaho.di.core.util.KeyValue
 
-  
 
- booleanValue(List<String>, boolean) - Method in class org.pentaho.di.core.util.KeyValue
 
-  
 
- booleanValue() - Method in class org.pentaho.di.core.util.KeyValue
 
- 
Uses DEFAULT_TRUE_VALUES, ignore case.
 
- booleanValue(Boolean) - Method in class org.pentaho.di.core.util.KeyValue
 
-  
 
- BORDER_INDENT - Static variable in class org.pentaho.di.trans.TransMeta
 
-  
 
- bothPings - Variable in class org.pentaho.di.job.entries.ping.JobEntryPing
 
-  
 
- breakInEnclosureAllowed - Variable in class org.pentaho.di.trans.steps.fileinput.text.TextFileInputMeta.Content
 
- 
Switch to allow breaks (CR/LF) in Enclosures
 
- breakPointHit(TransDebugMeta, StepDebugMeta, RowMetaInterface, List<Object[]>) - Method in interface org.pentaho.di.trans.debug.BreakPointListener
 
-  
 
- BreakPointListener - Interface in org.pentaho.di.trans.debug
 
-  
 
- buf - Variable in class org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLParser
 
-  
 
- buffer - Variable in class org.pentaho.di.trans.steps.blockingstep.BlockingStepData
 
-  
 
- buffer - Variable in class org.pentaho.di.trans.steps.sort.SortRowsData
 
-  
 
- BufferedOutputStreamWithCloseDetection - Class in org.pentaho.di.workarounds
 
- 
Workaround for stream close issue under Java 8.
 
- BufferedOutputStreamWithCloseDetection(OutputStream) - Constructor for class org.pentaho.di.workarounds.BufferedOutputStreamWithCloseDetection
 
-  
 
- bufferIndex - Variable in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoaderData
 
-  
 
- bufferList - Variable in class org.pentaho.di.trans.steps.groupby.GroupByData
 
-  
 
- bufferSize - Variable in class org.pentaho.di.trans.steps.fixedinput.FixedInputData
 
-  
 
- bufferSize - Variable in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoaderData
 
-  
 
- bufferSize - Variable in class org.pentaho.di.trans.steps.monetdbbulkloader.MonetDBBulkLoaderData
 
-  
 
- bufferSize - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
-  
 
- bufferSizes - Variable in class org.pentaho.di.trans.steps.sort.SortRowsData
 
-  
 
- build() - Method in class org.pentaho.di.trans.steps.databaselookup.readallcache.ReadAllCache.Builder
 
-  
 
- Builder(DatabaseLookupData, int) - Constructor for class org.pentaho.di.trans.steps.databaselookup.readallcache.ReadAllCache.Builder
 
-  
 
- buildFilename(String) - Method in class org.pentaho.di.job.entries.exportrepository.JobEntryExportRepository
 
-  
 
- buildFilename() - Method in class org.pentaho.di.trans.steps.exceloutput.ExcelOutput
 
-  
 
- buildFilename(VariableSpace, int, int) - Method in class org.pentaho.di.trans.steps.exceloutput.ExcelOutputMeta
 
-  
 
- buildFilename(int) - Method in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStep
 
- 
Returns the output filename that belongs to this step observing the file split feature
 
- buildFilename(VariableSpace, int, int) - Method in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepMeta
 
-  
 
- buildFilename() - Method in class org.pentaho.di.trans.steps.propertyoutput.PropertyOutput
 
-  
 
- buildFilename(VariableSpace, int) - Method in class org.pentaho.di.trans.steps.propertyoutput.PropertyOutputMeta
 
-  
 
- buildFilename() - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutput
 
-  
 
- buildFilename(VariableSpace, int) - Method in class org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
 
-  
 
- buildFilename() - Method in class org.pentaho.di.trans.steps.sqlfileoutput.SQLFileOutput
 
-  
 
- buildFilename(String, int, int) - Method in class org.pentaho.di.trans.steps.sqlfileoutput.SQLFileOutputMeta
 
-  
 
- buildFilename(String, boolean) - Method in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput
 
-  
 
- buildFilename(VariableSpace, int, String, int, boolean) - Method in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
 
-  
 
- buildFilename(String, String, VariableSpace, int, String, int, boolean, TextFileOutputMeta) - Method in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
 
-  
 
- buildLog(String, int, long, long, long, long, long, Date, Date) - Method in class org.pentaho.di.trans.step.BaseStep
 
- 
Builds the log.
 
- buildRow(ConstantMeta, ConstantData, List<CheckResultInterface>) - Static method in class org.pentaho.di.trans.steps.constant.Constant
 
-  
 
- buildRow(RowGeneratorMeta, List<CheckResultInterface>, String) - Static method in class org.pentaho.di.trans.steps.rowgenerator.RowGenerator
 
-  
 
- buildTransformationImage() - Method in class org.pentaho.di.trans.TransPainter
 
-  
 
- buildUniqueFilename(String) - Method in class org.pentaho.di.job.entries.exportrepository.JobEntryExportRepository
 
-  
 
- bulkDateMeta - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
-  
 
- bulkFormatMeta - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
-  
 
- bulkNumberMeta - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
-  
 
- bulkRowMeta - Variable in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoaderData
 
-  
 
- bulkSize - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
-  
 
- bulkTimestampMeta - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
-  
 
- byteArrayToString(byte[]) - Static method in class org.pentaho.di.repository.kdr.KettleDatabaseRepository
 
- 
GZips and then base64 encodes an array of bytes to a String
 
- byteBuffer - Variable in class org.pentaho.di.trans.steps.fixedinput.FixedInputData
 
-  
 
- byteBuffer - Variable in class org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoaderData
 
-  
 
- byteBuffer - Variable in class org.pentaho.di.trans.steps.parallelgzipcsv.ParGzipCsvInputData
 
- 
This is the main byte buffer into which we're going to read chunks of data...
 
- bytesToSkipInFirstFile - Variable in class org.pentaho.di.trans.steps.csvinput.CsvInputData
 
-  
 
- byteToHexEncode_compatible(byte[]) - Method in class org.pentaho.di.trans.steps.checksum.CheckSum
 
-