Uses of Interface
org.pentaho.di.pan.executors.TransExecutorService
Packages that use TransExecutorService
-
Uses of TransExecutorService in org.pentaho.di.pan.delegates
Constructor parameters in org.pentaho.di.pan.delegates with type arguments of type TransExecutorServiceModifierConstructorDescriptionPanTransformationDelegate(org.pentaho.di.core.logging.LogChannelInterface log, Repository repository, Map<String, TransExecutorService> map) -
Uses of TransExecutorService in org.pentaho.di.pan.executors
Classes in org.pentaho.di.pan.executors that implement TransExecutorServiceModifier and TypeClassDescriptionclassService for executing transformations in clustered mode.classService for executing transformations locally.classService for executing transformations on a remote server.