Interface StartStreamRequest

    • Method Detail

      • getBurst

        int getBurst()
        Returns the streaming burst.
        Returns:
        number of elements to send per message.
      • getTimeoutMillis

        long getTimeoutMillis()
        Returns the timeout in milliseconds.
        Returns:
        the timeout.