Package | Description |
---|---|
org.pentaho.di.core.util | |
org.pentaho.di.trans.steps.terafast |
Modifier and Type | Method and Description |
---|---|
StringPluginProperty |
PluginPropertyFactory.createString(String key) |
StringPluginProperty |
AbstractStepMeta.getConnectionName() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStepMeta.setConnectionName(StringPluginProperty connectionName) |
Modifier and Type | Method and Description |
---|---|
StringPluginProperty |
TeraFastMeta.getControlFile() |
StringPluginProperty |
TeraFastMeta.getDataFile() |
StringPluginProperty |
TeraFastMeta.getFastloadPath() |
StringPluginProperty |
TeraFastMeta.getLogFile() |
StringPluginProperty |
TeraFastMeta.getTargetTable() |
Modifier and Type | Method and Description |
---|---|
void |
TeraFastMeta.setControlFile(StringPluginProperty controlFile) |
void |
TeraFastMeta.setDataFile(StringPluginProperty dataFile) |
void |
TeraFastMeta.setFastloadPath(StringPluginProperty fastloadPath) |
void |
TeraFastMeta.setLogFile(StringPluginProperty logFile) |
void |
TeraFastMeta.setTargetTable(StringPluginProperty targetTable) |
Copyright © 2018 Hitachi Vantara. All rights reserved.