Uses of Interface
org.apache.bookkeeper.bookie.datainteg.DataIntegrityCheck
Packages that use DataIntegrityCheck
Package
Description
Package of the classes for defining bookie stats.
-
Uses of DataIntegrityCheck in org.apache.bookkeeper.bookie.datainteg
Classes in org.apache.bookkeeper.bookie.datainteg that implement DataIntegrityCheckModifier and TypeClassDescriptionclassAn implementation of the DataIntegrityCheck interface.Constructors in org.apache.bookkeeper.bookie.datainteg with parameters of type DataIntegrityCheckModifierConstructorDescriptionDataIntegrityCookieValidation(ServerConfiguration conf, RegistrationManager registrationManager, DataIntegrityCheck dataIntegCheck) DataIntegrityService(BookieConfiguration conf, StatsLogger statsLogger, DataIntegrityCheck check)