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.
mergeNamespaces
getSerializedValue, setCurrentNamespace
add, get
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.