Uses of Interface
org.pentaho.di.ui.spoon.PartitionSchemasProvider
-
Packages that use PartitionSchemasProvider Package Description org.pentaho.di.ui.spoon This package contains the classes needed by Spoon.org.pentaho.di.ui.spoon.partition -
-
Uses of PartitionSchemasProvider in org.pentaho.di.ui.spoon
Classes in org.pentaho.di.ui.spoon that implement PartitionSchemasProvider Modifier and Type Class Description class
Spoon
This class handles the main window of the Spoon graphical transformation editor. -
Uses of PartitionSchemasProvider in org.pentaho.di.ui.spoon.partition
Constructors in org.pentaho.di.ui.spoon.partition with parameters of type PartitionSchemasProvider Constructor Description PartitionSettings(int exactSize, org.pentaho.di.trans.TransMeta transMeta, org.pentaho.di.trans.step.StepMeta stepMeta, PartitionSchemasProvider schemasProvider)
-