Module org.elasticsearch.server
Class ClusterRerouteFeatures
java.lang.Object
org.elasticsearch.rest.action.admin.cluster.ClusterRerouteFeatures
- All Implemented Interfaces:
FeatureSpecification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a set of features that this node supports.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.features.FeatureSpecification
getTestFeatures
-
Field Details
-
CLUSTER_REROUTE_IGNORES_METRIC_PARAM
-
-
Constructor Details
-
ClusterRerouteFeatures
public ClusterRerouteFeatures()
-
-
Method Details
-
getFeatures
Description copied from interface:FeatureSpecificationReturns a set of features that this node supports.- Specified by:
getFeaturesin interfaceFeatureSpecification
-