Uses of Package
org.apache.bookkeeper.proto.checksum
-
Packages that use org.apache.bookkeeper.proto.checksum Package Description org.apache.bookkeeper.client BookKeeper Client.org.apache.bookkeeper.proto.checksum Classes related to the Bookkeeper checksum. -
Classes in org.apache.bookkeeper.proto.checksum used by org.apache.bookkeeper.client Class Description DigestManager This class takes an entry, attaches a digest to it and packages it with relevant data so that it can be shipped to the bookie.DigestManager.RecoveryData A representation of RecoveryData. -
Classes in org.apache.bookkeeper.proto.checksum used by org.apache.bookkeeper.proto.checksum Class Description CRC32DigestManager.CRC32Digest Interface that abstracts different implementations of the CRC32 digest.DigestManager This class takes an entry, attaches a digest to it and packages it with relevant data so that it can be shipped to the bookie.DigestManager.RecoveryData A representation of RecoveryData.