Module org.elasticsearch.compute
Package org.elasticsearch.compute.data
Class ExponentialHistogramScratch
java.lang.Object
org.elasticsearch.compute.data.ExponentialHistogramScratch
Reusable storage to be passed to
ExponentialHistogramBlock.getExponentialHistogram(int, ExponentialHistogramScratch).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExponentialHistogramScratch
public ExponentialHistogramScratch()
-