public static interface AsyncCallbacks.DeleteCursorCallback
| Modifier and Type | Method and Description |
|---|---|
void |
deleteCursorComplete(Object ctx) |
void |
deleteCursorFailed(ManagedLedgerException exception,
Object ctx) |
void deleteCursorComplete(Object ctx)
void deleteCursorFailed(ManagedLedgerException exception, Object ctx)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.