Module org.elasticsearch.server
Class GetSnapshotsFeatures
java.lang.Object
org.elasticsearch.rest.action.admin.cluster.GetSnapshotsFeatures
- 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
-
GET_SNAPSHOTS_STATE_PARAMETER
-
-
Constructor Details
-
GetSnapshotsFeatures
public GetSnapshotsFeatures()
-
-
Method Details
-
getFeatures
Description copied from interface:FeatureSpecificationReturns a set of features that this node supports.- Specified by:
getFeaturesin interfaceFeatureSpecification
-