HBASE-6378 the javadoc of setEnabledTable maybe not describe accurately

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-08-20 20:22:44 +00:00
parent caefd5c28f
commit 49a769b45c
1 changed files with 2 additions and 2 deletions

View File

@ -351,8 +351,8 @@ public class ZKTable {
}
/**
* Sets the ENABLED state in the cache and deletes the zookeeper node. Fails
* silently if the node is not in enabled in zookeeper
* Sets the ENABLED state in the cache and creates or force updates a node to
* ENABLED state for the specified table
*
* @param tableName
* @throws KeeperException