Package org.apache.flink.datastream.api.extension.window.context


package org.apache.flink.datastream.api.extension.window.context
  • Interfaces
    Class
    Description
    This interface extends WindowContext and provides additional functionality for writing and reading window data of one input window.
    This interface extends WindowContext and provides additional functionality for writing and reading window data of two input window.
    This interface represents a context for window operations and provides methods to interact with state that is scoped to the window.