public static interface AsyncCallbacks.ReadEntriesCallback
| Modifier and Type | Method and Description |
|---|---|
void |
readEntriesComplete(List<Entry> entries,
Object ctx) |
void |
readEntriesFailed(ManagedLedgerException exception,
Object ctx) |
void readEntriesFailed(ManagedLedgerException exception, Object ctx)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.