Class BinaryRangeAggregator.Range

  • Enclosing class:
    BinaryRangeAggregator

    public static class BinaryRangeAggregator.Range
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Range​(java.lang.String key, org.apache.lucene.util.BytesRef from, org.apache.lucene.util.BytesRef to)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Range

        public Range​(java.lang.String key,
                     org.apache.lucene.util.BytesRef from,
                     org.apache.lucene.util.BytesRef to)