Class MirrorMethodProcessor
- java.lang.Object
-
- org.pentaho.di.ui.spoon.partition.processor.AbstractMethodProcessor
-
- org.pentaho.di.ui.spoon.partition.processor.MirrorMethodProcessor
-
- All Implemented Interfaces:
MethodProcessor
public class MirrorMethodProcessor extends AbstractMethodProcessor
- Author:
- Evgeniy_Lyakhov@epam.com
-
-
Constructor Summary
Constructors Constructor Description MirrorMethodProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)
-
Methods inherited from class org.pentaho.di.ui.spoon.partition.processor.AbstractMethodProcessor
askForSchema, processForKnownSchema
-
-
-
-
Method Detail
-
schemaSelection
public void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) throws org.pentaho.di.core.exception.KettlePluginException
- Throws:
org.pentaho.di.core.exception.KettlePluginException
-
-