|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.util.SystemPropUtil
public class SystemPropUtil
Constructor Summary | |
---|---|
SystemPropUtil()
|
Method Summary | |
---|---|
static void |
removeSystemProperty(java.lang.String property)
|
static boolean |
setSystemProperty(java.lang.String property,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemPropUtil()
Method Detail |
---|
public static boolean setSystemProperty(java.lang.String property, java.lang.String value) throws org.apache.zookeeper.KeeperException, java.lang.InterruptedException
org.apache.zookeeper.KeeperException
java.lang.InterruptedException
public static void removeSystemProperty(java.lang.String property) throws java.lang.InterruptedException, org.apache.zookeeper.KeeperException
java.lang.InterruptedException
org.apache.zookeeper.KeeperException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |