Class AccumuloStatus


  • public class AccumuloStatus
    extends Object
    • Constructor Detail

      • AccumuloStatus

        public AccumuloStatus()
    • Method Detail

      • isAccumuloOffline

        public static boolean isAccumuloOffline​(IZooReader reader,
                                                String rootPath)
                                         throws IOException
        Determines if there could be an accumulo instance running via zookeeper lock checking
        Returns:
        true iff all servers show no indication of being registered in zookeeper, otherwise false
        Throws:
        IOException - if there are issues connecting to ZooKeeper to determine service status