Package org.redisson.api
Interface RShardedTopicAsync
- All Superinterfaces:
RTopicAsync
- All Known Subinterfaces:
RShardedTopic
- All Known Implementing Classes:
RedissonShardedTopic
Sharded Topic for Redis Cluster. Messages are delivered to message listeners connected to the same Topic.
- Author:
- Nikita Koksharov
-
Method Summary
Methods inherited from interface org.redisson.api.RTopicAsync
addListenerAsync, addListenerAsync, countSubscribersAsync, publishAsync, removeAllListenersAsync, removeListenerAsync, removeListenerAsync