Uses of Class
com.ibm.di.store.DeltaStore
-
Packages that use DeltaStore Package Description com.ibm.di.store Provides classes for the Security Verify Directory Integrator system store. -
-
Uses of DeltaStore in com.ibm.di.store
Methods in com.ibm.di.store that return DeltaStore Modifier and Type Method Description static DeltaStoreDeltaSysTable. getDeltaStore(java.lang.String identifier, boolean isRestarting)static DeltaStoreDeltaSysTable. getDeltaStore(java.lang.String identifier, boolean isRestarting, Log logger, boolean removeDeleted)static DeltaStoreStoreFactory. getDeltaStore(java.lang.String identifier, boolean isRestarting)Returns the DeltaStore with identifier
-