Module org.elasticsearch.server
Class Explanations.Move
java.lang.Object
org.elasticsearch.cluster.routing.allocation.Explanations.Move
- Enclosing class:
Explanations
The explanation for a shard relocation when the shard cannot remain on its currently assigned node.
-
Field Details
-
YES
- See Also:
-
NOT_PREFERRED
- See Also:
-
THROTTLED
- See Also:
-
NO
- See Also:
-
NOT_PREFERRED_TO_YES
- See Also:
-
NOT_PREFERRED_TO_NOT_PREFERRED
- See Also:
-
NOT_PREFERRED_TO_NO
- See Also:
-
NOT_PREFERRED_TO_THROTTLED
- See Also:
-
-
Constructor Details
-
Move
public Move()
-