org.apache.accumulo.core.util
Class MonitorUtil

java.lang.Object
  extended by org.apache.accumulo.core.util.MonitorUtil

public class MonitorUtil
extends Object


Constructor Summary
MonitorUtil()
           
 
Method Summary
static String getLocation(Instance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorUtil

public MonitorUtil()
Method Detail

getLocation

public static String getLocation(Instance instance)
                          throws org.apache.zookeeper.KeeperException,
                                 InterruptedException
Throws:
org.apache.zookeeper.KeeperException
InterruptedException


Copyright © 2015 Apache Accumulo Project. All rights reserved.