Uses of Class
org.apache.bookkeeper.client.BKException.BKDigestMatchException
Packages that use BKException.BKDigestMatchException
Package
Description
Classes related to the Bookkeeper checksum.
-
Uses of BKException.BKDigestMatchException in org.apache.bookkeeper.proto.checksum
Methods in org.apache.bookkeeper.proto.checksum that throw BKException.BKDigestMatchExceptionModifier and TypeMethodDescriptionio.netty.buffer.ByteBufDigestManager.verifyDigestAndReturnData(long entryId, io.netty.buffer.ByteBuf dataReceived) Verify that the digest matches and returns the data in the entry.longDigestManager.verifyDigestAndReturnLac(io.netty.buffer.ByteBuf dataReceived) DigestManager.verifyDigestAndReturnLastConfirmed(io.netty.buffer.ByteBuf dataReceived)