Interface RoutingStrategy


  • public interface RoutingStrategy
    Strategy to route outbound messages to appropriate streams.

    This is an experimental API, subject to change.

    Used for super streams (partitioned stream).

    See Also:
    ProducerBuilder.routing(Function)