| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangedFlagInterface | |
|---|---|
| org.pentaho.di.cluster | |
| org.pentaho.di.core.changed | |
| org.pentaho.di.job | This package contains the different elements that make up a Job. | 
| org.pentaho.di.job.entry | |
| org.pentaho.di.partition | |
| org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. | 
| org.pentaho.di.trans.step | |
| Uses of ChangedFlagInterface in org.pentaho.di.cluster | 
|---|
| Classes in org.pentaho.di.cluster that implement ChangedFlagInterface | |
|---|---|
 class | 
ClusterSchema
A cluster schema combines a list of slave servers so that they can be set altogether.  | 
 class | 
SlaveServer
 | 
| Uses of ChangedFlagInterface in org.pentaho.di.core.changed | 
|---|
| Classes in org.pentaho.di.core.changed that implement ChangedFlagInterface | |
|---|---|
 class | 
ChangedFlag
 | 
| Methods in org.pentaho.di.core.changed with parameters of type ChangedFlagInterface | |
|---|---|
 void | 
PDIObserver.update(ChangedFlagInterface o,
       Object arg)
 | 
| Uses of ChangedFlagInterface in org.pentaho.di.job | 
|---|
| Classes in org.pentaho.di.job that implement ChangedFlagInterface | |
|---|---|
 class | 
JobMeta
Defines a Job and provides methods to load, save, verify, etc.  | 
| Uses of ChangedFlagInterface in org.pentaho.di.job.entry | 
|---|
| Classes in org.pentaho.di.job.entry that implement ChangedFlagInterface | |
|---|---|
 class | 
JobEntryCopy
This class describes the fact that a single JobEntry can be used multiple times in the same Job.  | 
| Uses of ChangedFlagInterface in org.pentaho.di.partition | 
|---|
| Classes in org.pentaho.di.partition that implement ChangedFlagInterface | |
|---|---|
 class | 
PartitionSchema
A partition schema allow you to partition a step according into a number of partitions that run independendly.  | 
| Uses of ChangedFlagInterface in org.pentaho.di.trans | 
|---|
| Classes in org.pentaho.di.trans that implement ChangedFlagInterface | |
|---|---|
 class | 
TransMeta
This class defines a transformation and offers methods to save and load it from XML or a PDI database repository.  | 
| Uses of ChangedFlagInterface in org.pentaho.di.trans.step | 
|---|
| Classes in org.pentaho.di.trans.step that implement ChangedFlagInterface | |
|---|---|
 class | 
StepErrorMeta
This class contains the metadata to handle proper error handling on a step level.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||