| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransExecutionConfiguration | |
|---|---|
| org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. | 
| Uses of TransExecutionConfiguration in org.pentaho.di.trans | 
|---|
| Methods in org.pentaho.di.trans that return TransExecutionConfiguration | |
|---|---|
 TransExecutionConfiguration | 
TransConfiguration.getTransExecutionConfiguration()
 | 
| Methods in org.pentaho.di.trans with parameters of type TransExecutionConfiguration | |
|---|---|
static TransSplitter | 
Trans.executeClustered(TransMeta transMeta,
                 TransExecutionConfiguration executionConfiguration)
 | 
static void | 
Trans.executeClustered(TransSplitter transSplitter,
                 TransExecutionConfiguration executionConfiguration)
executes an existing transSplitter, with transformation already split.  | 
static String | 
Trans.sendToSlaveServer(TransMeta transMeta,
                  TransExecutionConfiguration executionConfiguration,
                  Repository repository)
Send the transformation for execution to a carte slave server  | 
 void | 
TransConfiguration.setTransExecutionConfiguration(TransExecutionConfiguration transExecutionConfiguration)
 | 
| Constructors in org.pentaho.di.trans with parameters of type TransExecutionConfiguration | |
|---|---|
TransConfiguration(TransMeta transMeta,
                   TransExecutionConfiguration transExecutionConfiguration)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||