Main API for RabbitMQ Stream Java Client.
-
static class
Strategy that provides the specified number of initial credits and a credit on each new chunk.
static class
Strategy that provides the specified number of initial credits and a credit when the specified
ratio of the chunk messages are processed.
Strategy that provides 1 initial credit and a credit on each new chunk.
Strategy that provides the specified number of initial credits and a credit on each new chunk.
Strategy that provides the specified number of initial credits and a credit when the specified
ratio of the chunk messages are processed.
Strategy that provides 1 initial credit and a credit when half of the chunk messages are
processed.
Strategy that provides the specified number of initial credits and a credit when half of the
chunk messages are processed.