mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-26 14:54:56 +00:00
Fix Javadoc for o.e.c.r.RoutingNodes.UnassignedIterator#remove
This commit is contained in:
parent
ab2f295c16
commit
cb12107123
@ -630,7 +630,7 @@ public class RoutingNodes implements Iterable<RoutingNode> {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Unsupported operation, just there for the interface. Use {@link #removeAndIgnore()} or
|
* Unsupported operation, just there for the interface. Use {@link #removeAndIgnore()} or
|
||||||
* {@link #initialize(String)}.
|
* {@link #initialize(String, long, long)}.
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void remove() {
|
public void remove() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user