Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.OpenReadOnlyCursorCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.OpenReadOnlyCursorCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidopenReadOnlyCursorComplete(ReadOnlyCursor cursor, Object ctx) voidopenReadOnlyCursorFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
openReadOnlyCursorComplete
-
openReadOnlyCursorFailed
-