Module org.elasticsearch.compute
Class ValuesNextLongLong
java.lang.Object
org.elasticsearch.compute.aggregation.ValuesNextLongLong
- All Implemented Interfaces:
Closeable,AutoCloseable,org.elasticsearch.core.Releasable
Helper for the
ValuesLongAggregator and ValuesDoubleAggregator
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
-
ValuesNextLongLong
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.elasticsearch.core.Releasable
-