Class GetFeatureUpgradeStatusResponse.FeatureUpgradeStatus

java.lang.Object
org.elasticsearch.action.admin.cluster.migration.GetFeatureUpgradeStatusResponse.FeatureUpgradeStatus
All Implemented Interfaces:
Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
GetFeatureUpgradeStatusResponse

public static class GetFeatureUpgradeStatusResponse.FeatureUpgradeStatus extends Object implements Writeable, org.elasticsearch.xcontent.ToXContentObject
A class for a particular feature, showing whether it needs to be upgraded and the earliest Elasticsearch version used to create one of this feature's system indices.