Class ZooKeeperInitializer

java.lang.Object
org.apache.accumulo.server.init.ZooKeeperInitializer

public class ZooKeeperInitializer extends Object
  • Constructor Details

    • ZooKeeperInitializer

      public ZooKeeperInitializer()
  • Method Details

    • getInitialRootTabletJson

      public static byte[] getInitialRootTabletJson(String dirName, String file)
      Generate initial json for the root tablet metadata. Return the JSON converted to a byte[].