Interface StreamingJob.DefinitionStages.WithEventsOutOfOrderPolicy

    • Method Detail

      • withEventsOutOfOrderPolicy

        StreamingJob.DefinitionStages.WithCreate withEventsOutOfOrderPolicy​(EventsOutOfOrderPolicy eventsOutOfOrderPolicy)
        Specifies the eventsOutOfOrderPolicy property: Indicates the policy to apply to events that arrive out of order in the input event stream..
        Parameters:
        eventsOutOfOrderPolicy - Indicates the policy to apply to events that arrive out of order in the input event stream.
        Returns:
        the next definition stage.