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 TypeMethodDescriptionvoidAbstractMethodProcessor.processForKnownSchema(String schemaName, PartitionSettings settings) voidMethodProcessor.schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) voidMirrorMethodProcessor.schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) voidNoneMethodProcessor.schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) voidSpecialMethodProcessor.schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)