public class Custom1 extends KettleComponent
PARAMETER_MAP_CMD_ARG, PARAMETER_MAP_PARAMETER, PARAMETER_MAP_VARIABLE
COMPONENT_EXECUTE_FAIL, MISSING_SESSION
Constructor and Description |
---|
Custom1() |
Modifier and Type | Method and Description |
---|---|
static org.pentaho.di.trans.TransMeta |
buildCopyTable(String transformationName,
String sourceDatabaseName,
String sourceTableName,
String[] sourceFields,
String targetDatabaseName,
String targetTableName,
String[] targetFields,
org.apache.jackrabbit.spi.commons.logging.LogWriter logWriter) |
done, errorRowWrittenEvent, executeAction, getLogger, init, processRow, rowReadEvent, rowWrittenEvent, validateAction
createFeedbackParameter, createFeedbackParameter, createNewInstance, execute, getActionDefinition, getActionName, getActionTitle, getComponentDefinition, getComponentDefinition, getId, getInitFailMessage, getInitOk, getInstanceId, getLogId, getObjectName, getProcessId, getResourceAsString, getRuntimeContext, getSession, inputMissingError, outputMissingError, promptNeeded, promptNow, resolveParameter, resourceComponentSettingError, resourceMissingError, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setInstanceId, setProcessId, setRuntimeContext, setSession, validate
debug, debug, error, error, error, fatal, fatal, getMessages, getUserString, info, info, setMessages, trace, trace, warn, warn
genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, setLoggingLevel, setLogId
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.pentaho.di.trans.TransMeta buildCopyTable(String transformationName, String sourceDatabaseName, String sourceTableName, String[] sourceFields, String targetDatabaseName, String targetTableName, String[] targetFields, org.apache.jackrabbit.spi.commons.logging.LogWriter logWriter) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException