Uses of Class
org.apache.bookkeeper.bookie.BookieException.UpgradeException
-
Packages that use BookieException.UpgradeException Package Description org.apache.bookkeeper.bookie 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.UpgradeException Modifier and Type Method Description static voidFileSystemUpgrade. finalizeUpgrade(ServerConfiguration conf)static voidFileSystemUpgrade. rollback(ServerConfiguration conf)static voidFileSystemUpgrade. upgrade(ServerConfiguration conf)
-