Uses of Class
com.ibm.di.store.DeltaStore

Packages that use DeltaStore
com.ibm.di.store   
 

Uses of DeltaStore in com.ibm.di.store
 

Methods in com.ibm.di.store that return DeltaStore
static DeltaStore StoreFactory.getDeltaStore(String identifier, boolean isRestarting)
          Returns the DeltaStore with identifier
static DeltaStore DeltaSysTable.getDeltaStore(String identifier, boolean isRestarting)