Interface WindowContainerBuilder<T extends WindowContainerBuilder<T>>

    • Method Detail

      • window

        WindowBuilder<T> window​(String name)
        Starts a WindowBuilder that can be referenced by name in analytics functions.
        Parameters:
        name - The name of the window
        Returns:
        The window builder for building the window for analytics functions