Main API for the RabbitMQ AMQP Java Client.
-
Whether messages without a filter value should be sent.
Filter values for stream filtering.
ConsumerBuilder.StreamOptions.offset(long offset)
The offset to start consuming from.
The offset to start consuming from.
The offset to start consuming from as an interval string value.
A point in time to start consuming from.
Options for a consumer consuming from a stream.
ConsumerBuilder.StreamFilterOptions.stream()
Go back to the stream options.
Stream options, to set the offset to start consuming from.