Interface InputParallelism.Builder

    • Method Detail

      • count

        InputParallelism.Builder count​(Integer count)

        The number of in-application streams to create.

        Parameters:
        count - The number of in-application streams to create.
        Returns:
        Returns a reference to this object so that method calls can be chained together.