Class GraphFeatureSetUsage

java.lang.Object
org.elasticsearch.xpack.core.XPackFeatureUsage
org.elasticsearch.xpack.core.graph.GraphFeatureSetUsage
All Implemented Interfaces:
NamedWriteable, VersionedNamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public class GraphFeatureSetUsage extends XPackFeatureUsage
  • Constructor Details

    • GraphFeatureSetUsage

      public GraphFeatureSetUsage(StreamInput input) throws IOException
      Throws:
      IOException
    • GraphFeatureSetUsage

      public GraphFeatureSetUsage(boolean available, boolean enabled)
  • Method Details

    • getMinimalSupportedVersion

      public TransportVersion getMinimalSupportedVersion()