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>, org.apache.flink.api.common.state.FoldingState<T,ACC>
FoldingState in the internal state type hierarchy.
See InternalKvState for a description of the internal state hierarchy.
InternalKvState.StateIncrementalVisitor<K,N,V>getInternal, updateInternalgetKeySerializer, getNamespaceSerializer, getSerializedValue, getStateIncrementalVisitor, getValueSerializer, setCurrentNamespaceCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.