Uses of Interface
org.apache.bookkeeper.bookie.datainteg.EntryCopier
Packages that use EntryCopier
Package
Description
Package of the classes for defining bookie stats.
-
Uses of EntryCopier in org.apache.bookkeeper.bookie.datainteg
Classes in org.apache.bookkeeper.bookie.datainteg that implement EntryCopierModifier and TypeClassDescriptionclassImplementation for the EntryCopier interface.Constructors in org.apache.bookkeeper.bookie.datainteg with parameters of type EntryCopierModifierConstructorDescriptionDataIntegrityCheckImpl(BookieId bookieId, LedgerManager ledgerManager, LedgerStorage ledgerStorage, EntryCopier entryCopier, BookKeeperAdmin admin, io.reactivex.rxjava3.core.Scheduler scheduler)