K
- The type of key the state is associated toN
- The type of the namespaceT
- Type of the values folded into the stateACC
- Type of the value in the state@Deprecated public interface InternalFoldingState<K,N,T,ACC> extends InternalAppendingState<K,N,T,ACC,ACC>, FoldingState<T,ACC>
FoldingState
in the internal state type hierarchy.
See InternalKvState
for a description of the internal state hierarchy.
getKeySerializer, getNamespaceSerializer, getSerializedValue, getValueSerializer, setCurrentNamespace
add, get
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.