Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.OpenCursorCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.OpenCursorCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidopenCursorComplete(ManagedCursor cursor, Object ctx) voidopenCursorFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
openCursorComplete
-
openCursorFailed
-