public static interface AsyncCallbacks.ReadEntryCallback
| Modifier and Type | Method and Description |
|---|---|
void |
readEntryComplete(Entry entry,
Object ctx) |
void |
readEntryFailed(ManagedLedgerException exception,
Object ctx) |
void readEntryFailed(ManagedLedgerException exception, Object ctx)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.