| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinDistributionSchedule
A specific
DistributionSchedule that places entries in round-robin
fashion. |
| Modifier and Type | Field and Description |
|---|---|
(package private) DistributionSchedule |
LedgerHandle.distributionSchedule |
| Modifier and Type | Method and Description |
|---|---|
(package private) DistributionSchedule |
LedgerHandle.getDistributionSchedule()
Get the Distribution Schedule.
|
| 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) |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.