broker-game / git-broker-client

A Slow Event Messaging/Streaming client using Git for educational purposes
Apache License 2.0
1 stars 0 forks source link

Upgrade batchReceive #118

Open jabrena opened 4 years ago

jabrena commented 4 years ago
Messages<T> batchReceive()
                  throws PulsarClientException
Batch receiving messages.
This calls blocks until has enough messages or wait timeout, more details to see BatchReceivePolicy.