Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
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
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
BasePartitioner()
- Constructor for class org.pentaho.di.trans.
BasePartitioner
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
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
BaseStepData.StepExecutionStatus
- Enum in
org.pentaho.di.trans.step
BaseStepMeta
- Class in
org.pentaho.di.trans.step
BaseStepMeta()
- Constructor for class org.pentaho.di.trans.step.
BaseStepMeta
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.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.
batchCount
- Variable in class org.pentaho.di.trans.steps.singlethreader.
SingleThreaderData
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
beginLoading(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
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
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
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.csvinput.
CsvInputData
bufferSize
- Variable in class org.pentaho.di.trans.steps.fixedinput.
FixedInputData
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
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
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.csvinput.
CsvInputData
byteBuffer
- Variable in class org.pentaho.di.trans.steps.fixedinput.
FixedInputData
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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