Uses of Class
org.pentaho.di.ui.spoon.partition.PartitionSettings
Packages that use PartitionSettings
-
Uses of PartitionSettings in org.pentaho.di.ui.spoon.partition
Methods in org.pentaho.di.ui.spoon.partition with parameters of type PartitionSettingsModifier and TypeMethodDescriptionPartitionMethodSelector.askForPartitionMethod
(org.eclipse.swt.widgets.Shell shell, PartitionSettings settings) -
Uses of PartitionSettings in org.pentaho.di.ui.spoon.partition.processor
Methods in org.pentaho.di.ui.spoon.partition.processor with parameters of type PartitionSettingsModifier 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)