Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.CloseCallback
- All Known Implementing Classes:
Futures.CloseFuture
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.CloseCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidcloseComplete(Object ctx) voidcloseFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
closeComplete
-
closeFailed
-