Class AggregatingStateAdaptor<K,​N,​IN,​ACC,​OUT>

    • Method Detail

      • asyncGet

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