A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

B

BANKCARD - Static variable in class org.pentaho.di.trans.steps.creditcardvalidator.CreditCardVerifier
 
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
 
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
 
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
 
bcpFilename - Variable in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderData
 
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
 
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
 
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
 
bothPings - Variable in class org.pentaho.di.job.entries.ping.JobEntryPing
 
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
 
bufferIndex - Variable in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderData
 
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.luciddbbulkloader.LucidDBBulkLoaderData
 
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
 
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.jsonoutput.JsonOutput
 
buildFilename(String, int, int) - Method in class org.pentaho.di.trans.steps.jsonoutput.JsonOutputMeta
 
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
 
buildFilename(boolean) - Method in class org.pentaho.di.trans.steps.xmloutput.XMLOutput
 
buildFilename(VariableSpace, int, int, boolean) - Method in class org.pentaho.di.trans.steps.xmloutput.XMLOutputMeta
 
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.luciddbbulkloader.LucidDBBulkLoaderData
 
bulkDateMeta - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
bulkFormatMeta - Variable in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderData
 
bulkFormatMeta - Variable in class org.pentaho.di.trans.steps.mysqlbulkloader.MySQLBulkLoaderData
 
bulkNumberMeta - Variable in class org.pentaho.di.trans.steps.luciddbbulkloader.LucidDBBulkLoaderData
 
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.luciddbbulkloader.LucidDBBulkLoaderData
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z