java.lang.Object
org.elasticsearch.cluster.service.TransportFeatures
- 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 theVersion
specified.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
getFeatures, getTestFeatures
-
Constructor Details
-
TransportFeatures
public TransportFeatures()
-
-
Method Details
-
getHistoricalFeatures
Description copied from interface:FeatureSpecification
Returns information on historical features that should be deemed to be present on all nodes on or above theVersion
specified.- Specified by:
getHistoricalFeatures
in interfaceFeatureSpecification
-