mirror of https://github.com/apache/lucene.git
remove no-arg @return
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8f323e2dea
commit
ea4d4cf670
|
@ -55,7 +55,6 @@ public class ZkCmdExecutor {
|
||||||
* Perform the given operation, retrying if the connection fails
|
* Perform the given operation, retrying if the connection fails
|
||||||
*
|
*
|
||||||
* @param operation
|
* @param operation
|
||||||
* @return
|
|
||||||
* @throws KeeperException
|
* @throws KeeperException
|
||||||
* @throws InterruptedException
|
* @throws InterruptedException
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue