Uses of Interface
org.pentaho.di.trans.HasSlaveServersInterface
Packages that use HasSlaveServersInterface
-
Uses of HasSlaveServersInterface in org.pentaho.di.base
Classes in org.pentaho.di.base that implement HasSlaveServersInterface -
Uses of HasSlaveServersInterface in org.pentaho.di.job
Classes in org.pentaho.di.job that implement HasSlaveServersInterfaceModifier and TypeClassDescriptionclass
The definition of a PDI job is represented by a JobMeta object. -
Uses of HasSlaveServersInterface in org.pentaho.di.trans
Classes in org.pentaho.di.trans that implement HasSlaveServersInterfaceModifier and TypeClassDescriptionclass
This class defines information about a transformation and offers methods to save and load it from XML or a PDI database repository, as well as methods to alter a transformation by adding/removing databases, steps, hops, etc.