Uses of Class
org.apache.bookkeeper.bookie.BookieException.InvalidCookieException
-
Packages that use BookieException.InvalidCookieException Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of BookieException.InvalidCookieException in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that throw BookieException.InvalidCookieException Modifier and Type Method Description void
Cookie. verify(Cookie c)
void
Cookie. verifyIsSuperSet(Cookie c)
-