public class TransProfileFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RESULT_STEP_NAME |
Constructor and Description |
---|
TransProfileFactory(DatabaseMeta databaseMeta,
String schemaTable) |
Modifier and Type | Method and Description |
---|---|
TransMeta |
generateTransformation(LoggingObjectInterface parentLoggingInterface) |
RowMetaInterface |
getTableLayout() |
public static final String RESULT_STEP_NAME
public TransProfileFactory(DatabaseMeta databaseMeta, String schemaTable)
parent
- databaseMeta
- schemaTable
- the properly quoted schema-table combinationdegreeParallelism
- The degree of parallelism or the number of copies that the calculation module is running with.public TransMeta generateTransformation(LoggingObjectInterface parentLoggingInterface) throws KettleException
KettleException
public RowMetaInterface getTableLayout()
Copyright © 2018 Hitachi Vantara. All rights reserved.