Interface RShardedTopicReactive

All Superinterfaces:
RTopicReactive

public interface RShardedTopicReactive extends RTopicReactive
Reactive interface for Sharded Topic. Messages are delivered to message listeners connected to the same Topic.
Author:
Nikita Koksharov