Module org.elasticsearch.server
Class FileSettingsFeatures
java.lang.Object
org.elasticsearch.reservedstate.service.FileSettingsFeatures
- All Implemented Interfaces:
FeatureSpecification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a set of regular features that this node supports.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.elasticsearch.features.FeatureSpecification
getHistoricalFeatures, getTestFeatures
-
Field Details
-
FILE_SETTINGS_SUPPORTED
-
-
Constructor Details
-
FileSettingsFeatures
public FileSettingsFeatures()
-
-
Method Details
-
getFeatures
Description copied from interface:FeatureSpecification
Returns a set of regular features that this node supports.- Specified by:
getFeatures
in interfaceFeatureSpecification
-