Uses of Package
org.apache.bookkeeper.proto.checksum
Packages that use org.apache.bookkeeper.proto.checksum
Package
Description
BookKeeper Client.
Classes related to the Bookkeeper checksum.
-
Classes in org.apache.bookkeeper.proto.checksum used by org.apache.bookkeeper.clientClassDescriptionThis class takes an entry, attaches a digest to it and packages it with relevant data so that it can be shipped to the bookie.A representation of RecoveryData.
-
Classes in org.apache.bookkeeper.proto.checksum used by org.apache.bookkeeper.proto.checksumClassDescriptionInterface that abstracts different implementations of the CRC32 digest.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.A representation of RecoveryData.