Uses of Interface
org.apache.bookkeeper.client.DistributionSchedule
Packages that use DistributionSchedule
-
Uses of DistributionSchedule in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client that implement DistributionScheduleModifier and TypeClassDescriptionclassA specificDistributionSchedulethat places entries in round-robin fashion.Fields in org.apache.bookkeeper.client declared as DistributionScheduleModifier and TypeFieldDescription(package private) final DistributionScheduleLedgerHandle.distributionScheduleMethods in org.apache.bookkeeper.client that return DistributionScheduleModifier and TypeMethodDescription(package private) DistributionScheduleLedgerHandle.getDistributionSchedule()Get the Distribution Schedule.Constructors in org.apache.bookkeeper.client with parameters of type DistributionScheduleModifierConstructorDescriptionReadLastConfirmedOp(BookieClient bookieClient, DistributionSchedule schedule, DigestManager digestManager, long ledgerId, List<BookieId> ensemble, byte[] ledgerKey, ReadLastConfirmedOp.LastConfirmedDataCallback cb)