Package org.apache.bookkeeper.client
Interface ReadLastConfirmedOp.LastConfirmedDataCallback
- Enclosing class:
- ReadLastConfirmedOp
static interface ReadLastConfirmedOp.LastConfirmedDataCallback
Wrapper to get all recovered data from the request.
-
Method Summary
Modifier and TypeMethodDescriptionvoidreadLastConfirmedDataComplete(int rc, DigestManager.RecoveryData data)
-
Method Details
-
readLastConfirmedDataComplete
-