Modifier and Type | Class and Description |
---|---|
class |
DimensionLookupMeta |
Modifier and Type | Class and Description |
---|---|
class |
ExcelInputMeta
Meta data for the Excel step.
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelOutputMeta
Metadata of the Excel Output step.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecSQLRowMeta
Contains meta-data to execute arbitrary SQL from a specified field.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldSplitterMeta
Example1: |
Modifier and Type | Class and Description |
---|---|
class |
TextFileInputMeta |
Modifier and Type | Class and Description |
---|---|
class |
FilterRowsMeta |
Modifier and Type | Class and Description |
---|---|
class |
GetTableNamesMeta |
Modifier and Type | Class and Description |
---|---|
class |
GetVariableMeta |
Modifier and Type | Class and Description |
---|---|
class |
IfNullMeta |
Modifier and Type | Class and Description |
---|---|
class |
InsertUpdateMeta |
Modifier and Type | Class and Description |
---|---|
class |
JoinRowsMeta |
Modifier and Type | Class and Description |
---|---|
class |
MemoryGroupByMeta
Created on 02-jun-2003
|
Modifier and Type | Class and Description |
---|---|
class |
MergeJoinMeta |
Modifier and Type | Class and Description |
---|---|
class |
MergeRowsMeta |
Modifier and Type | Class and Description |
---|---|
class |
MultiMergeJoinMeta |
Modifier and Type | Class and Description |
---|---|
class |
MySQLBulkLoaderMeta
Here are the steps that we need to take to make streaming loading possible for MySQL:
The following steps are carried out by the step at runtime: - create a unique FIFO file (using mkfifo, LINUX ONLY FOLKS!) - Create a target table using standard Kettle SQL generation - Execute the LOAD DATA SQL Command to bulk load in a separate SQL thread in the background: - Write to the FIFO file - At the end, close the output stream to the FIFO file * At the end, remove the FIFO file Created on 24-oct-2007 |
Modifier and Type | Class and Description |
---|---|
class |
NormaliserMeta |
Modifier and Type | Class and Description |
---|---|
class |
NullIfMeta |
Modifier and Type | Class and Description |
---|---|
class |
OraBulkLoaderMeta
Created on 20-feb-2007
|
Modifier and Type | Class and Description |
---|---|
class |
PentahoReportingOutputMeta
Created on 4-apr-2003
|
Modifier and Type | Class and Description |
---|---|
class |
ReplaceStringMeta |
Modifier and Type | Class and Description |
---|---|
class |
ScriptValuesMetaMod |
Modifier and Type | Class and Description |
---|---|
class |
SelectValuesMeta
Meta Data class for the Select Values Step.
|
Modifier and Type | Class and Description |
---|---|
class |
SetValueConstantMeta |
Modifier and Type | Class and Description |
---|---|
class |
SetValueFieldMeta |
Modifier and Type | Class and Description |
---|---|
class |
SortRowsMeta |
Modifier and Type | Class and Description |
---|---|
class |
SortedMergeMeta |
Modifier and Type | Class and Description |
---|---|
class |
ExecSQLMeta
Contains meta-data to execute arbitrary SQL, optionally each row again.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamLookupMeta |
Modifier and Type | Class and Description |
---|---|
class |
SwitchCaseMeta |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizeAfterMergeMeta |
Modifier and Type | Class and Description |
---|---|
class |
SystemDataMeta |
Modifier and Type | Class and Description |
---|---|
class |
TableInputMeta |
Modifier and Type | Class and Description |
---|---|
class |
TextFileOutputMeta |
Modifier and Type | Class and Description |
---|---|
class |
UpdateMeta |
Modifier and Type | Class and Description |
---|---|
class |
UserDefinedJavaClassMeta |
Modifier and Type | Class and Description |
---|---|
class |
ValidatorMeta
Contains the meta-data for the Validator step: calculates predefined formula's
Created on 08-sep-2005
|
Modifier and Type | Class and Description |
---|---|
class |
ValueMapperMeta
Maps String values of a certain field to new values
Created on 03-apr-2006
|
Copyright © 2018 Hitachi Vantara. All rights reserved.