Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.ReadEntriesCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.ReadEntriesCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidreadEntriesComplete(List<Entry> entries, Object ctx) voidreadEntriesFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
readEntriesComplete
-
readEntriesFailed
-