java.lang.Object
org.elasticsearch.indices.IndicesFeatures
- All Implemented Interfaces:
FeatureSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns information on historical features that should be deemed to be present on all nodes on or above theVersionspecified.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
getFeatures, getTestFeatures
-
Constructor Details
-
IndicesFeatures
public IndicesFeatures()
-
-
Method Details
-
getHistoricalFeatures
Description copied from interface:FeatureSpecificationReturns information on historical features that should be deemed to be present on all nodes on or above theVersionspecified.- Specified by:
getHistoricalFeaturesin interfaceFeatureSpecification
-