| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) DistributionSchedule.AckSet |
ForceLedgerOp.ackSet |
(package private) DistributionSchedule.AckSet |
PendingAddOp.ackSet |
(package private) DistributionSchedule.AckSet |
PendingWriteLacOp.ackSet |
| Modifier and Type | Method and Description |
|---|---|
DistributionSchedule.AckSet |
RoundRobinDistributionSchedule.getAckSet() |
DistributionSchedule.AckSet |
DistributionSchedule.getAckSet()
Returns an ackset object, responses should be checked against this.
|
DistributionSchedule.AckSet |
RoundRobinDistributionSchedule.getEnsembleAckSet() |
DistributionSchedule.AckSet |
DistributionSchedule.getEnsembleAckSet()
Returns an ackset object useful to wait for all bookies in the ensemble,
responses should be checked against this.
|
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.