Package org.apache.flink.table.runtime.operators.window.async.tvf.state


package org.apache.flink.table.runtime.operators.window.async.tvf.state
  • Class
    Description
    Context to switch current key in async state backend.
    A base interface for manipulate async state with window namespace.
    A wrapper of ValueState which is easier to update based on window namespace.