Package org.apache.accumulo.server.init
Class ZooKeeperInitializer
java.lang.Object
org.apache.accumulo.server.init.ZooKeeperInitializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
getInitialRootTabletJson
(String dirName, String file) Generate initial json for the root tablet metadata.
-
Constructor Details
-
ZooKeeperInitializer
public ZooKeeperInitializer()
-
-
Method Details
-
getInitialRootTabletJson
Generate initial json for the root tablet metadata. Return the JSON converted to a byte[].
-