N
- The type of the namespaceT
- Type of the values folded into the stateACC
- Type of the value in the state@Deprecated public interface InternalFoldingState<N,T,ACC> extends InternalAppendingState<N,T,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.
getSerializedValue, setCurrentNamespace
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.