Uses of Interface
org.apache.flink.runtime.state.internal.InternalReducingState
-
Packages that use InternalReducingState Package Description org.apache.flink.runtime.state.v2.adaptor -
-
Uses of InternalReducingState in org.apache.flink.runtime.state.v2.adaptor
Constructors in org.apache.flink.runtime.state.v2.adaptor with parameters of type InternalReducingState Constructor Description ReducingStateAdaptor(InternalReducingState<K,N,V> reducingState)
-