Interface StreamingJob.UpdateStages.WithCompatibilityLevel

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

    public static interface StreamingJob.UpdateStages.WithCompatibilityLevel
    The stage of the StreamingJob update allowing to specify compatibilityLevel.
    • Method Detail

      • withCompatibilityLevel

        StreamingJob.Update withCompatibilityLevel​(CompatibilityLevel compatibilityLevel)
        Specifies the compatibilityLevel property: Controls certain runtime behaviors of the streaming job..
        Parameters:
        compatibilityLevel - Controls certain runtime behaviors of the streaming job.
        Returns:
        the next definition stage.