Uses of Class
org.pentaho.di.ui.spoon.partition.PartitionSettings
-
Packages that use PartitionSettings Package Description org.pentaho.di.ui.spoon.partition org.pentaho.di.ui.spoon.partition.processor -
-
Uses of PartitionSettings in org.pentaho.di.ui.spoon.partition
Methods in org.pentaho.di.ui.spoon.partition with parameters of type PartitionSettings Modifier and Type Method Description StringPartitionMethodSelector. 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 PartitionSettings Modifier and Type Method Description voidAbstractMethodProcessor. 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)
-