Uses of Interface
com.ibm.di.config.interfaces.CheckpointConfig
-
Packages that use CheckpointConfig Package Description com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model. -
-
Uses of CheckpointConfig in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement CheckpointConfig Modifier and Type Class Description class
CheckpointConfigImpl
Deprecated.Methods in com.ibm.di.config.base that return CheckpointConfig Modifier and Type Method Description CheckpointConfig
AssemblyLineConfigImpl. getCheckpointConfig()
Deprecated.CheckpointConfig
ConnectorConfigImpl. getCheckpointConfig()
-
Uses of CheckpointConfig in com.ibm.di.config.interfaces
Methods in com.ibm.di.config.interfaces that return CheckpointConfig Modifier and Type Method Description CheckpointConfig
AssemblyLineConfig. getCheckpointConfig()
Returns the Checkpoint info objectCheckpointConfig
ConnectorConfig. getCheckpointConfig()
Deprecated.Checkpoint/restart is deprecated.
-