Package | Description |
---|---|
org.pentaho.di.core.util | |
org.pentaho.di.trans.steps.terafast |
Modifier and Type | Method and Description |
---|---|
BooleanPluginProperty |
PluginPropertyFactory.createBoolean(String key) |
Modifier and Type | Method and Description |
---|---|
BooleanPluginProperty |
TeraFastMeta.getTruncateTable() |
BooleanPluginProperty |
TeraFastMeta.getUseControlFile() |
BooleanPluginProperty |
TeraFastMeta.getVariableSubstitution() |
Modifier and Type | Method and Description |
---|---|
void |
TeraFastMeta.setTruncateTable(BooleanPluginProperty truncateTable) |
void |
TeraFastMeta.setUseControlFile(BooleanPluginProperty useControlFile) |
void |
TeraFastMeta.setVariableSubstitution(BooleanPluginProperty variableSubstitution) |
Copyright © 2020 Hitachi Vantara. All rights reserved.