Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.TerminateCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.TerminateCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidterminateComplete(Position lastCommittedPosition, Object ctx) voidterminateFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
terminateComplete
-
terminateFailed
-