Uses of Interface
org.pentaho.di.core.ExecutorInterface
Packages that use ExecutorInterface
-
Uses of ExecutorInterface in org.pentaho.di.core
Methods in org.pentaho.di.core with parameters of type ExecutorInterfaceModifier and TypeMethodDescriptionstatic void
KettleEnvironment.setExecutionInformation
(ExecutorInterface executor, Repository repository) Sets the executor's user and Server information -
Uses of ExecutorInterface in org.pentaho.di.job
Classes in org.pentaho.di.job that implement ExecutorInterfaceModifier and TypeClassDescriptionclass
This class executes a job as defined by a JobMeta object. -
Uses of ExecutorInterface in org.pentaho.di.trans
Classes in org.pentaho.di.trans that implement ExecutorInterfaceModifier and TypeClassDescriptionclass
This class represents the information and operations associated with the concept of a Transformation.