| 程序包 | 说明 |
|---|---|
| net.oschina.j2cache | |
| net.oschina.j2cache.cluster | |
| net.oschina.j2cache.lettuce | |
| net.oschina.j2cache.redis |
| 限定符和类型 | 方法和说明 |
|---|---|
static Command |
Command.join() |
static Command |
Command.parse(String json) |
static Command |
Command.quit() |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
ClusterPolicy.handleCommand(Command cmd)
处理缓存事件逻辑
|
void |
ClusterPolicy.publish(Command cmd)
发送消息
|
void |
RabbitMQClusterPolicy.publish(Command cmd)
发布消息
|
void |
JGroupsClusterPolicy.publish(Command cmd) |
void |
NoneClusterPolicy.publish(Command cmd) |
void |
RocketMQClusterPolicy.publish(Command cmd) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LettuceCacheProvider.publish(Command cmd) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RedisPubSubClusterPolicy.publish(Command cmd) |
Copyright © 2018. All rights reserved.