Uses of Interface
org.redisson.api.RTopicRx
Packages that use RTopicRx
-
Uses of RTopicRx in org.redisson
Methods in org.redisson that return RTopicRx -
Uses of RTopicRx in org.redisson.api
Subinterfaces of RTopicRx in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRxJava3 interface for Sharded Topic.Methods in org.redisson.api that return RTopicRxModifier and TypeMethodDescriptionReturns topic instance by name.Returns topic instance by name.Returns topic instance by name using provided codec for messages.RedissonRxClient.getTopic(PlainOptions options) Returns topic instance with specifiedoptions. -
Uses of RTopicRx in org.redisson.rx
Methods in org.redisson.rx that return RTopicRx