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


package org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state
  • Class
    Description
    A base interface for manipulate state with window namespace.
    A wrapper of ListState which is easier to update based on window namespace.