clusterConfig| Constructor and Description |
|---|
RedisCluster(RedisClusterConfig clusterConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
clusterToChannelId(org.tio.core.GroupContext groupContext,
String channelId,
ImPacket packet) |
void |
clusterToGroup(org.tio.core.GroupContext groupContext,
String group,
ImPacket packet) |
void |
clusterToIp(org.tio.core.GroupContext groupContext,
String ip,
ImPacket packet) |
void |
clusterToUser(org.tio.core.GroupContext groupContext,
String userid,
ImPacket packet) |
getClusterConfigpublic RedisCluster(RedisClusterConfig clusterConfig)
public void clusterToUser(org.tio.core.GroupContext groupContext,
String userid,
ImPacket packet)
public void clusterToGroup(org.tio.core.GroupContext groupContext,
String group,
ImPacket packet)
public void clusterToIp(org.tio.core.GroupContext groupContext,
String ip,
ImPacket packet)
Copyright © 2018. All rights reserved.