Class BinaryRangeAggregator.Range

java.lang.Object
org.elasticsearch.search.aggregations.bucket.range.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 Details

    • Range

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