Uses of Interface
org.apache.bookkeeper.bookie.CookieValidation
Packages that use CookieValidation
Package
Description
Provides a Bookie server that stores entries for clients.
Package of the classes for defining bookie stats.
-
Uses of CookieValidation in org.apache.bookkeeper.bookie
Classes in org.apache.bookkeeper.bookie that implement CookieValidationModifier and TypeClassDescriptionclassLegacy implementation of CookieValidation. -
Uses of CookieValidation in org.apache.bookkeeper.bookie.datainteg
Classes in org.apache.bookkeeper.bookie.datainteg that implement CookieValidationModifier and TypeClassDescriptionclassAn implementation of the CookieValidation interface that allows for auto-stamping cookies when configured and used in conjunction with the data integrity service.