Module org.elasticsearch.compute
Class IntLongBlockAdd
java.lang.Object
org.elasticsearch.compute.aggregation.blockhash.AddPage
org.elasticsearch.compute.operator.mvdedupe.IntLongBlockAdd
- All Implemented Interfaces:
Closeable,AutoCloseable,org.elasticsearch.core.Releasable
-
Constructor Summary
ConstructorsConstructorDescriptionIntLongBlockAdd(BlockFactory blockFactory, int emitBatchSize, GroupingAggregatorFunction.AddInput addInput, LongLongHash hash, IntBlock block1, LongBlock block2) -
Method Summary
Methods inherited from class org.elasticsearch.compute.aggregation.blockhash.AddPage
appendNullSv, appendOrdInMv, appendOrdSv, close, finishMv, flushRemaining
-
Constructor Details
-
IntLongBlockAdd
public IntLongBlockAdd(BlockFactory blockFactory, int emitBatchSize, GroupingAggregatorFunction.AddInput addInput, LongLongHash hash, IntBlock block1, LongBlock block2)
-
-
Method Details
-
add
public void add()
-