Uses of Class
org.apache.bookkeeper.bookie.BookieException.UpgradeException
Packages that use BookieException.UpgradeException
Package
Description
Provides a Bookie server that stores entries for clients.
-
Uses of BookieException.UpgradeException in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that throw BookieException.UpgradeExceptionModifier and TypeMethodDescriptionstatic voidFileSystemUpgrade.finalizeUpgrade(ServerConfiguration conf) static voidFileSystemUpgrade.rollback(ServerConfiguration conf) static voidFileSystemUpgrade.upgrade(ServerConfiguration conf)