Interface InputParallelism.Builder

    • Method Detail

      • count

        InputParallelism.Builder count​(Integer count)

        Number of in-application streams to create. For more information, see Limits.

        Parameters:
        count - Number of in-application streams to create. For more information, see Limits.
        Returns:
        Returns a reference to this object so that method calls can be chained together.