Uses of Class
org.pentaho.di.core.changed.ChangedFlag
Packages that use ChangedFlag
Package
Description
-
Uses of ChangedFlag in org.pentaho.di.base
Fields in org.pentaho.di.base declared as ChangedFlag -
Uses of ChangedFlag in org.pentaho.di.cluster
Subclasses of ChangedFlag in org.pentaho.di.clusterModifier and TypeClassDescriptionclass
A cluster schema combines a list of slave servers so that they can be set altogether.class
-
Uses of ChangedFlag in org.pentaho.di.partition
Subclasses of ChangedFlag in org.pentaho.di.partitionModifier and TypeClassDescriptionclass
A partition schema allow you to partition a step according into a number of partitions that run independendly. -
Uses of ChangedFlag in org.pentaho.di.trans.step
Subclasses of ChangedFlag in org.pentaho.di.trans.stepModifier and TypeClassDescriptionclass
This class contains the metadata to handle proper error handling on a step level.