Class InternalProcessAllWindowContext<IN,​OUT,​W extends Window>

  • Type Parameters:
    IN - The type of the input value.
    OUT - The type of the output value.
    W - The type of the window.

    @Internal
    public class InternalProcessAllWindowContext<IN,​OUT,​W extends Window>
    extends ProcessAllWindowFunction.Context
    Internal reusable context wrapper.