DynamicRecoveryPoint is a RecoveryPoint implementation where subId is set explicitly but bookmark is retrieved from the BookmarkStore as its most recent at the time of access.
More...
#include <RecoveryPoint.hpp>
DynamicRecoveryPoint is a RecoveryPoint implementation where subId is set explicitly but bookmark is retrieved from the BookmarkStore as its most recent at the time of access.
This can be used instead of the default FixedRecoveryPoint by using the create() method as a RecoveryPointFactory when setting an adapter on the underlying BookmarkStore
virtual const Field& AMPS::DynamicRecoveryPoint::getBookmark |
( |
| ) |
const |
|
inlinevirtual |
virtual const Field& AMPS::DynamicRecoveryPoint::getSubId |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: