Package | Description |
---|---|
org.jim.common.cluster | |
org.jim.common.cluster.redis |
Modifier and Type | Method and Description |
---|---|
abstract void |
ImClusterConfig.send(ImClusterVo imClusterVo) |
abstract void |
ImClusterConfig.sendAsyn(ImClusterVo imClusterVo) |
Modifier and Type | Field and Description |
---|---|
org.redisson.api.RTopic<ImClusterVo> |
RedisClusterConfig.rtopic |
Modifier and Type | Method and Description |
---|---|
void |
RedisClusterConfig.publish(ImClusterVo imClusterVo) |
void |
RedisClusterConfig.publishAsyn(ImClusterVo imClusterVo) |
void |
RedisClusterConfig.send(ImClusterVo imClusterVo) |
void |
RedisClusterConfig.sendAsyn(ImClusterVo imClusterVo) |
Copyright © 2018. All rights reserved.