Uses of Interface
org.apache.bookkeeper.client.DistributionSchedule.AckSet
Packages that use DistributionSchedule.AckSet
-
Uses of DistributionSchedule.AckSet in org.apache.bookkeeper.client
Fields in org.apache.bookkeeper.client declared as DistributionSchedule.AckSetModifier and TypeFieldDescription(package private) DistributionSchedule.AckSetForceLedgerOp.ackSet(package private) DistributionSchedule.AckSetPendingAddOp.ackSet(package private) DistributionSchedule.AckSetPendingWriteLacOp.ackSetMethods in org.apache.bookkeeper.client that return DistributionSchedule.AckSetModifier and TypeMethodDescriptionDistributionSchedule.getAckSet()Returns an ackset object, responses should be checked against this.RoundRobinDistributionSchedule.getAckSet()DistributionSchedule.getEnsembleAckSet()Returns an ackset object useful to wait for all bookies in the ensemble, responses should be checked against this.RoundRobinDistributionSchedule.getEnsembleAckSet()