| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
SyncCallbackUtils.FutureReadLastConfirmedAndEntry |
| Modifier and Type | Method and Description |
|---|---|
void |
LedgerHandle.asyncReadLastConfirmedAndEntry(long entryId,
long timeOutInMillis,
boolean parallel,
AsyncCallback.ReadLastConfirmedAndEntryCallback cb,
java.lang.Object ctx)
Asynchronous read next entry and the latest last add confirmed.
|
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.