N - The type of the namespaceIN - Type of the value added to the state.OUT - Type of the value extracted from the state.public interface InternalAggregatingState<N,IN,OUT> extends InternalMergingState<N,IN,OUT>, AggregatingState<IN,OUT>
AggregatingState in the internal state type hierarchy.
See InternalKvState for a description of the internal state hierarchy.
mergeNamespacesgetSerializedValue, setCurrentNamespaceadd, getCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.