Package org.apache.bookkeeper.proto
Interface BookkeeperInternalCallbacks.ForceLedgerCallback
- All Known Implementing Classes:
ForceLedgerOp
- Enclosing class:
- BookkeeperInternalCallbacks
public static interface BookkeeperInternalCallbacks.ForceLedgerCallback
Force callback interface.
-
Method Summary
Modifier and TypeMethodDescriptionvoidforceLedgerComplete(int rc, long ledgerId, BookieId addr, Object ctx)
-
Method Details
-
forceLedgerComplete
-