public static interface AsyncCallbacks.FindEntryCallback
| Modifier and Type | Method and Description |
|---|---|
void |
findEntryComplete(Position position,
Object ctx) |
void |
findEntryFailed(ManagedLedgerException exception,
Optional<Position> failedReadPosition,
Object ctx) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.