public class SystemPropUtil extends Object
| Constructor and Description |
|---|
SystemPropUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
removeSystemProperty(String property) |
static boolean |
setSystemProperty(String property,
String value) |
public static boolean setSystemProperty(String property, String value) throws org.apache.zookeeper.KeeperException, InterruptedException
org.apache.zookeeper.KeeperExceptionInterruptedExceptionpublic static void removeSystemProperty(String property) throws InterruptedException, org.apache.zookeeper.KeeperException
InterruptedExceptionorg.apache.zookeeper.KeeperExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.