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)  | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitschemaSelectionpublic String askForSchema(String[] schemaNames, org.eclipse.swt.widgets.Shell shell, int defaultSelectedSchemaIndex)
public void processForKnownSchema(String schemaName, PartitionSettings settings) throws org.pentaho.di.core.exception.KettlePluginException
org.pentaho.di.core.exception.KettlePluginException