Package org.apache.flink.table.runtime.operators.window.async.tvf.state
package org.apache.flink.table.runtime.operators.window.async.tvf.state
-
ClassDescriptionContext to switch current key in async state backend.A base interface for manipulate async state with window namespace.A wrapper of
ValueStatewhich is easier to update based on window namespace.