Interface Output.UpdateStages.WithSizeWindow

  • All Known Subinterfaces:
    Output.Update
    Enclosing interface:
    Output.UpdateStages

    public static interface Output.UpdateStages.WithSizeWindow
    The stage of the Output update allowing to specify sizeWindow.
    • Method Detail

      • withSizeWindow

        Output.Update withSizeWindow​(Float sizeWindow)
        Specifies the sizeWindow property: The size window to constrain a Stream Analytics output to..
        Parameters:
        sizeWindow - The size window to constrain a Stream Analytics output to.
        Returns:
        the next definition stage.