| 接口 | 说明 |
|---|---|
| ClusterPolicy |
缓存集群策略接口
|
| 类 | 说明 |
|---|---|
| ClusterPolicyFactory |
集群策略工厂
|
| JGroupsClusterPolicy |
使用 JGroups 组播进行集群内节点通讯
|
| NoneClusterPolicy |
实现空的集群通知策略
|
| RabbitMQClusterPolicy |
使用 RabbitMQ 实现集群内节点的数据通知(用于对数据一致性要求特别严格的场景)
|
| RocketMQClusterPolicy |
使用 RocketMQ 实现集群内节点的数据通知(用于对数据一致性要求特别严格的场景)
|
Copyright © 2018. All rights reserved.