fix javadoc

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1544417 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-11-22 06:09:38 +00:00
parent 911ee1dcd3
commit 69bb099bd8
1 changed files with 3 additions and 2 deletions

View File

@ -119,8 +119,9 @@ public class ZkStateReader {
}
/**
* Returns config value
* @param collection
* Returns config set name for collection.
*
* @param collection to return config set name for
*/
public String readConfigName(String collection) throws KeeperException,
InterruptedException {