Uses of Class
org.redisson.RedissonTopic
-
Packages that use RedissonTopic Package Description org.redisson -
-
Uses of RedissonTopic in org.redisson
Methods in org.redisson that return RedissonTopic Modifier and Type Method Description static RedissonTopic
RedissonTopic. createRaw(Codec codec, CommandAsyncExecutor commandExecutor, String name)
static RedissonTopic
RedissonTopic. createRaw(CommandAsyncExecutor commandExecutor, String name)
-