Package com.rabbitmq.stream
Interface RoutingStrategy.Metadata
-
- Enclosing interface:
- RoutingStrategy
public static interface RoutingStrategy.Metadata
Metadata on the super stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
partitions()
List<String>
route(String routingKey)
-