Package org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state
package org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state
-
ClassDescriptionA base interface for manipulate state with window namespace.A wrapper of
ListStatewhich is easier to update based on window namespace.