Interface StreamingJob.DefinitionStages.WithCluster

    • Method Detail

      • withCluster

        StreamingJob.DefinitionStages.WithCreate withCluster​(ClusterInfo cluster)
        Specifies the cluster property: The cluster which streaming jobs will run on..
        Parameters:
        cluster - The cluster which streaming jobs will run on.
        Returns:
        the next definition stage.