Uses of Interface
org.redisson.api.RShardedTopicAsync
-
Uses of RShardedTopicAsync in org.redisson
Modifier and TypeMethodDescriptionRedissonBatch.getShardedTopic
(String name) RedissonBatch.getShardedTopic
(String name, Codec codec) -
Uses of RShardedTopicAsync in org.redisson.api
Modifier and TypeMethodDescriptionRBatch.getShardedTopic
(String name) Returns Sharded Topic instance by name.RBatch.getShardedTopic
(String name, Codec codec) Returns Sharded Topic instance by name using provided codec for messages.