Package | Description |
---|---|
org.jim.common.cluster.redis |
Modifier and Type | Method and Description |
---|---|
static RedisClusterConfig |
RedisClusterConfig.newInstance(String topicSuffix,
org.redisson.api.RedissonClient redisson,
org.tio.core.GroupContext groupContext)
J-IM内置的集群是用redis的topic来实现的,所以不同groupContext就要有一个不同的topicSuffix
|
Constructor and Description |
---|
RedisCluster(RedisClusterConfig clusterConfig) |
Copyright © 2018. All rights reserved.