mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
fix javadoc
This commit is contained in:
parent
998f5f4188
commit
c0e2e14c36
@ -49,7 +49,7 @@ public interface Node {
|
|||||||
Node start();
|
Node start();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Stops the node. If the node is already started, this method is no-op.
|
* Stops the node. If the node is already stopped, this method is no-op.
|
||||||
*/
|
*/
|
||||||
Node stop();
|
Node stop();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user