Class IntervalsSourceProvider.Prefix

org.elasticsearch.index.query.IntervalsSourceProvider
org.elasticsearch.index.query.IntervalsSourceProvider.Prefix
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Enclosing class:
IntervalsSourceProvider

public static class IntervalsSourceProvider.Prefix extends IntervalsSourceProvider
  • Field Details

  • Constructor Details

    • Prefix

      public Prefix( prefix,  analyzer,  useField)
    • Prefix

      public Prefix(StreamInput in) throws
      Throws:
  • Method Details