Class FeatureMigrationResults

java.lang.Object
org.elasticsearch.upgrades.FeatureMigrationResults
All Implemented Interfaces:
ClusterState.FeatureAware, Diffable<Metadata.Custom>, Metadata.Custom, NamedDiffable<Metadata.Custom>, NamedWriteable, VersionedNamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class FeatureMigrationResults extends Object implements Metadata.Custom
Holds the results of the most recent attempt to migrate system indices. Updated by SystemIndexMigrator as it finishes each feature, or fails.