Uses of Interface
com.rabbitmq.stream.StreamCreator.SuperStreamConfiguration
-
Uses of StreamCreator.SuperStreamConfiguration in com.rabbitmq.stream
Modifier and TypeMethodDescriptionStreamCreator.SuperStreamConfiguration.bindingKeys
(String... bindingKeys) The binding keys to use when declaring the super stream partitions.StreamCreator.SuperStreamConfiguration.partitions
(int partitions) The number of partitions of the super stream.StreamCreator.superStream()
Configure the super stream to create.