|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.util.TablePropUtil
public class TablePropUtil
Constructor Summary | |
---|---|
TablePropUtil()
|
Method Summary | |
---|---|
static void |
removeTableProperty(java.lang.String tableId,
java.lang.String property)
|
static boolean |
setTableProperty(java.lang.String tableId,
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 TablePropUtil()
Method Detail |
---|
public static boolean setTableProperty(java.lang.String tableId, 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 removeTableProperty(java.lang.String tableId, 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 |