Class KnownIndexVersions

java.lang.Object
org.elasticsearch.index.KnownIndexVersions

public class KnownIndexVersions extends Object
Provides access to all known index versions
  • Field Details

    • ALL_VERSIONS

      public static final List<IndexVersion> ALL_VERSIONS
      A sorted list of all known transport versions
  • Constructor Details

    • KnownIndexVersions

      public KnownIndexVersions()