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