Uses of Interface
org.redisson.api.RReliableTopicAsync
-
Packages that use RReliableTopicAsync Package Description org.redisson org.redisson.api -
-
Uses of RReliableTopicAsync in org.redisson
Classes in org.redisson that implement RReliableTopicAsync Modifier and Type Class Description class
RedissonReliableTopic
-
Uses of RReliableTopicAsync in org.redisson.api
Subinterfaces of RReliableTopicAsync in org.redisson.api Modifier and Type Interface Description interface
RReliableTopic
Reliable topic based on Redis Stream object.
-