public interface AggResultContext extends NestedBlockBuilder, AggResetContext
AggImplementor.implementResult(AggContext, AggResultContext)
Typically, the aggregation implementation will convert
AggResetContext.accumulator() to the resulting value of the aggregation. The
implementation MUST NOT destroy the contents of AggResetContext.accumulator().
accumulatorcurrentBlock, currentNullables, exitBlock, nestBlock, nestBlock, nestBlockCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.