Uses of Interface
org.pentaho.di.core.ExecutorInterface
-
Uses of ExecutorInterface in org.pentaho.di.core
Modifier 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
Modifier and TypeClassDescriptionclass
This class executes a job as defined by a JobMeta object. -
Uses of ExecutorInterface in org.pentaho.di.trans
Modifier and TypeClassDescriptionclass
This class represents the information and operations associated with the concept of a Transformation.