org.apache.accumulo.server.util
Class SystemPropUtil
java.lang.Object
org.apache.accumulo.server.util.SystemPropUtil
public class SystemPropUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropUtil
public SystemPropUtil()
setSystemProperty
public static boolean setSystemProperty(String property,
String value)
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
removeSystemProperty
public static void removeSystemProperty(String property)
throws InterruptedException,
org.apache.zookeeper.KeeperException
- Throws:
InterruptedException
org.apache.zookeeper.KeeperException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.