K
- The type of key the state is associated toN
- The type of the namespaceT
- The type of elements in the aggregated by the ReduceFunctionpublic interface InternalReducingState<K,N,T> extends InternalMergingState<K,N,T,T,T>, ReducingState<T>
ReducingState
in the internal state type hierarchy.
See InternalKvState
for a description of the internal state hierarchy.
InternalKvState.StateIncrementalVisitor<K,N,V>
mergeNamespaces
getInternal, updateInternal
getKeySerializer, getNamespaceSerializer, getSerializedValue, getStateIncrementalVisitor, getValueSerializer, setCurrentNamespace
add, get
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.