Uses of Interface
org.apache.bookkeeper.client.DistributionSchedule.AckSet
-
Packages that use DistributionSchedule.AckSet Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of DistributionSchedule.AckSet in org.apache.bookkeeper.client
Fields in org.apache.bookkeeper.client declared as DistributionSchedule.AckSet Modifier and Type Field Description (package private) DistributionSchedule.AckSetForceLedgerOp. ackSet(package private) DistributionSchedule.AckSetPendingAddOp. ackSet(package private) DistributionSchedule.AckSetPendingWriteLacOp. ackSetMethods in org.apache.bookkeeper.client that return DistributionSchedule.AckSet Modifier and Type Method Description DistributionSchedule.AckSetDistributionSchedule. getAckSet()Returns an ackset object, responses should be checked against this.DistributionSchedule.AckSetRoundRobinDistributionSchedule. getAckSet()DistributionSchedule.AckSetDistributionSchedule. getEnsembleAckSet()Returns an ackset object useful to wait for all bookies in the ensemble, responses should be checked against this.DistributionSchedule.AckSetRoundRobinDistributionSchedule. getEnsembleAckSet()
-