Uses of Class
org.pentaho.di.ui.spoon.partition.PartitionSettings
-
Uses of PartitionSettings in org.pentaho.di.ui.spoon.partition
Modifier and TypeMethodDescriptionPartitionMethodSelector.askForPartitionMethod
(org.eclipse.swt.widgets.Shell shell, PartitionSettings settings) -
Uses of PartitionSettings in org.pentaho.di.ui.spoon.partition.processor
Modifier and TypeMethodDescriptionvoid
AbstractMethodProcessor.processForKnownSchema
(String schemaName, PartitionSettings settings) void
MethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) void
MirrorMethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) void
NoneMethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) void
SpecialMethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)