| Package | Description |
|---|---|
| com.rabbitmq.stream |
| Modifier and Type | Method and Description |
|---|---|
ConsumerBuilder.AutoTrackingStrategy |
ConsumerBuilder.autoTrackingStrategy()
|
ConsumerBuilder.AutoTrackingStrategy |
ConsumerBuilder.AutoTrackingStrategy.flushInterval(Duration flushInterval)
Interval to check and stored the last received offset in case of inactivity.
|
ConsumerBuilder.AutoTrackingStrategy |
ConsumerBuilder.AutoTrackingStrategy.messageCountBeforeStorage(int messageCountBeforeStorage)
Number of messages before storing.
|
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.