Uses of Enum Class
org.apache.bookkeeper.bookie.BookieStatus.BookieMode
Packages that use BookieStatus.BookieMode
Package
Description
Provides a Bookie server that stores entries for clients.
-
Uses of BookieStatus.BookieMode in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that return BookieStatus.BookieModeModifier and TypeMethodDescriptionstatic BookieStatus.BookieModeReturns the enum constant of this class with the specified name.static BookieStatus.BookieMode[]BookieStatus.BookieMode.values()Returns an array containing the constants of this enum class, in the order they are declared.