Uses of Class
org.apache.bookkeeper.bookie.datainteg.WriteSets
Packages that use WriteSets
Package
Description
Package of the classes for defining bookie stats.
-
Uses of WriteSets in org.apache.bookkeeper.bookie.datainteg
Methods in org.apache.bookkeeper.bookie.datainteg with parameters of type WriteSetsModifier and TypeMethodDescription(package private) booleanDataIntegrityCheckImpl.isEntryMissing(WriteSets writeSets, NavigableMap<Long, Integer> bookieIndices, long ledgerId, long entryId) (package private) io.reactivex.rxjava3.core.Maybe<Long>DataIntegrityCheckImpl.maybeCopyEntry(WriteSets writeSets, NavigableMap<Long, Integer> bookieIndices, long ledgerId, long entryId, EntryCopier.Batch batch)