java.lang.Object
org.elasticsearch.search.aggregations.bucket.range.BinaryRangeAggregator.Range
-
Constructor Summary
Constructors
Range(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(String key,
org.apache.lucene.util.BytesRef from,
org.apache.lucene.util.BytesRef to)