SOLR-5859: add OCP.getCollectionStatus() param description for 'clusterState' to stop 'ant precommit' bitching 'Javadoc: Description expected after this reference' and failing the build

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584108 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2014-04-02 17:51:11 +00:00
parent 80cce99ebc
commit e4e90c224f
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ public class OverseerCollectionProcessor implements Runnable, ClosableThread {
* Can return collection status by given shard name.
*
*
* @param clusterState
* @param clusterState cloud state map parsed from JSON-serialized {@link ClusterState}
* @param name collection name
* @param shardStr comma separated shard names
* @return map of collection properties