Interface AggregationOperationContext

All Superinterfaces:
CodecRegistryProvider
All Known Implementing Classes:
PrefixingDelegatingAggregationOperationContext, RelaxedTypeBasedAggregationOperationContext, TestAggregationContext, TypeBasedAggregationOperationContext

public interface AggregationOperationContext extends CodecRegistryProvider
The context for an AggregationOperation.
Since:
1.3
Author:
Oliver Gierke, Christoph Strobl