mirror of https://github.com/apache/lucene.git
fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385049 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8ca9758dc4
commit
2cef8b7825
|
@ -727,7 +727,7 @@ public final class ZkController {
|
||||||
*
|
*
|
||||||
* @param collection
|
* @param collection
|
||||||
* @param slice
|
* @param slice
|
||||||
* @return
|
* @return leader props
|
||||||
* @throws KeeperException
|
* @throws KeeperException
|
||||||
* @throws InterruptedException
|
* @throws InterruptedException
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue