Class AbstractMethodProcessor

java.lang.Object
org.pentaho.di.ui.spoon.partition.processor.AbstractMethodProcessor
All Implemented Interfaces:
MethodProcessor
Direct Known Subclasses:
MirrorMethodProcessor, NoneMethodProcessor, SpecialMethodProcessor

public abstract class AbstractMethodProcessor extends Object implements MethodProcessor
Author:
Evgeniy_Lyakhov@epam.com
  • Constructor Details

    • AbstractMethodProcessor

      public AbstractMethodProcessor()
  • Method Details

    • askForSchema

      public String askForSchema(String[] schemaNames, org.eclipse.swt.widgets.Shell shell, int defaultSelectedSchemaIndex)
    • processForKnownSchema

      public void processForKnownSchema(String schemaName, PartitionSettings settings) throws org.pentaho.di.core.exception.KettlePluginException
      Throws:
      org.pentaho.di.core.exception.KettlePluginException