Class ReducingStateAdaptor<K,​N,​V>

    • Method Detail

      • asyncGet

        public org.apache.flink.api.common.state.v2.StateFuture<V> asyncGet()
        Specified by:
        asyncGet in interface org.apache.flink.api.common.state.v2.AppendingState<K,​N,​V>