java.lang.Object
org.elasticsearch.compute.aggregation.ValuesNextLong
- All Implemented Interfaces:
Closeable,AutoCloseable,org.elasticsearch.core.Releasable
Helper for the
ValuesIntAggregator, ValuesFloatAggregator and ValuesBytesRefAggregator
collecting values after the first in each group are collected in a hash, keyed
by the pair of groupId and value.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValuesNextLong
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.elasticsearch.core.Releasable
-