Class InternalHistogram.EmptyBucketInfo
java.lang.Object
org.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.EmptyBucketInfo
- Enclosing class:
- InternalHistogram
-
Constructor Summary
ConstructorDescriptionEmptyBucketInfo(double interval, double offset, double minBound, double maxBound, InternalAggregations subAggregations)
-
Method Summary
-
Constructor Details
-
EmptyBucketInfo
public EmptyBucketInfo(double interval, double offset, double minBound, double maxBound, InternalAggregations subAggregations)
-
-
Method Details
-
writeTo
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-