| Package | Description |
|---|---|
| com.rabbitmq.stream |
Main API for RabbitMQ Stream Java Client.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCreator.SuperStreamConfiguration |
StreamCreator.SuperStreamConfiguration.bindingKeys(String... bindingKeys)
The binding keys to use when declaring the super stream partitions.
|
StreamCreator.SuperStreamConfiguration |
StreamCreator.SuperStreamConfiguration.partitions(int partitions)
The number of partitions of the super stream.
|
StreamCreator.SuperStreamConfiguration |
StreamCreator.superStream()
Configure the super stream to create.
|
Copyright © 2024 Broadcom Inc. and/or its subsidiaries. All rights reserved.