java.lang.Object
org.elasticsearch.cluster.routing.allocation.Explanations.Allocation
- Enclosing class:
Explanations
public static final class Explanations.Allocation
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
YES
public static final String YES
- See Also:
-
-
THROTTLED
public static final String THROTTLED
- See Also:
-
-
AWAITING_INFO
public static final String AWAITING_INFO
- See Also:
-
-
ALL_COPIES_INVALID
public static final String ALL_COPIES_INVALID
- See Also:
-
-
NO_COPIES
public static final String NO_COPIES
- See Also:
-
-
DELAYED_WITH_ALTERNATIVE
public static final String DELAYED_WITH_ALTERNATIVE
- See Also:
-
-
DELAYED_WITHOUT_ALTERNATIVE
public static final String DELAYED_WITHOUT_ALTERNATIVE
- See Also:
-
-
EXISTING_STORES_FORBIDDEN
public static final String EXISTING_STORES_FORBIDDEN
- See Also:
-
-
ALL_NODES_FORBIDDEN
public static final String ALL_NODES_FORBIDDEN
- See Also:
-
-
Constructor Details
-
Allocation
public Allocation()