Class InternalVariableWidthHistogram.Bucket.BucketBounds
java.lang.Object
org.elasticsearch.search.aggregations.bucket.histogram.InternalVariableWidthHistogram.Bucket.BucketBounds
- Enclosing class:
- InternalVariableWidthHistogram.Bucket
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
min
public double min -
max
public double max
-
-
Constructor Details
-
BucketBounds
public BucketBounds(double min, double max) -
BucketBounds
- Throws:
IOException
-
-
Method Details
-
writeTo
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-