public static interface AsyncCallbacks.OpenCursorCallback
| Modifier and Type | Method and Description |
|---|---|
void |
openCursorComplete(ManagedCursor cursor,
Object ctx) |
void |
openCursorFailed(ManagedLedgerException exception,
Object ctx) |
void openCursorComplete(ManagedCursor cursor, Object ctx)
void openCursorFailed(ManagedLedgerException exception, Object ctx)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.