| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ReadLastConfirmedOp.LastConfirmedDataCallback |
TryReadLastConfirmedOp.cb |
| Constructor and Description |
|---|
ReadLastConfirmedOp(org.apache.bookkeeper.proto.BookieClient bookieClient,
DistributionSchedule schedule,
org.apache.bookkeeper.proto.checksum.DigestManager digestManager,
long ledgerId,
java.util.List<org.apache.bookkeeper.net.BookieId> ensemble,
byte[] ledgerKey,
ReadLastConfirmedOp.LastConfirmedDataCallback cb) |
TryReadLastConfirmedOp(LedgerHandle lh,
org.apache.bookkeeper.proto.BookieClient bookieClient,
java.util.List<org.apache.bookkeeper.net.BookieId> ensemble,
ReadLastConfirmedOp.LastConfirmedDataCallback cb,
long lac) |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.