Uses of Interface
org.apache.hop.ui.hopgui.file.pipeline.IPartitionSchemaSelection
-
Packages that use IPartitionSchemaSelection Package Description org.apache.hop.ui.hopgui.partition.processor -
-
Uses of IPartitionSchemaSelection in org.apache.hop.ui.hopgui.partition.processor
Methods in org.apache.hop.ui.hopgui.partition.processor with parameters of type IPartitionSchemaSelection Modifier and Type Method Description voidIMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)voidMirrorMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)voidNoneMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)voidSpecialMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)
-