public abstract class AbstractMethodProcessor extends Object implements MethodProcessor
Constructor and Description |
---|
AbstractMethodProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
askForSchema(String[] schemaNames,
org.eclipse.swt.widgets.Shell shell,
int defaultSelectedSchemaIndex) |
void |
processForKnownSchema(String schemaName,
PartitionSettings settings) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
schemaSelection
public String askForSchema(String[] schemaNames, org.eclipse.swt.widgets.Shell shell, int defaultSelectedSchemaIndex)
public void processForKnownSchema(String schemaName, PartitionSettings settings) throws KettlePluginException
KettlePluginException
Copyright © 2019 Hitachi Vantara. All rights reserved.