Uses of Interface
org.redisson.api.RTopic
Packages that use RTopic
-
Uses of RTopic in org.redisson
Classes in org.redisson that implement RTopicModifier and TypeClassDescriptionclassSharded Topic for Redis Cluster.classDistributed topic implementation.Methods in org.redisson that return RTopic -
Uses of RTopic in org.redisson.api
Subinterfaces of RTopic in org.redisson.apiMethods in org.redisson.api that return RTopicModifier and TypeMethodDescriptionReturns topic instance by name.Returns topic instance by name using provided codec for messages.RedissonClient.getTopic(PlainOptions options) Returns topic instance with specifiedoptions. -
Uses of RTopic in org.redisson.reactive
Constructors in org.redisson.reactive with parameters of type RTopic -
Uses of RTopic in org.redisson.rx
Constructors in org.redisson.rx with parameters of type RTopic