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

public class ProfilingUsage extends XPackFeatureUsage
  • Constructor Details

    • ProfilingUsage

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

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

    • getMinimalSupportedVersion

      public TransportVersion getMinimalSupportedVersion()