Uses of Class
org.apache.bookkeeper.util.LocalBookKeeper
-
Packages that use LocalBookKeeper Package Description org.apache.bookkeeper.util Bookkeeper utilities. -
-
Uses of LocalBookKeeper in org.apache.bookkeeper.util
Methods in org.apache.bookkeeper.util that return LocalBookKeeper Modifier and Type Method Description static LocalBookKeeper
LocalBookKeeper. getLocalBookies(java.lang.String zkHost, int zkPort, int numBookies, boolean shouldStartZK, ServerConfiguration conf)
-