程序包 | 说明 |
---|---|
com.fr.cluster.engine.ticket | |
com.fr.cluster.engine.transport.context | |
com.fr.cluster.engine.transport.context.impl | |
com.fr.cluster.entry |
限定符和类型 | 方法和说明 |
---|---|
ClusterConnectionFactory |
FineClusterToolKit.getConnectionFactory() |
限定符和类型 | 接口和说明 |
---|---|
interface |
ClusterContext
Created by juhaoyu on 2017/12/11.
1、管理ClusterChannel
2、将ClusterMessage进一步转化,交给JGroups发送
3、将JGroups发送来的消息拆包、交给对应的ClusterChannel去处理
|
限定符和类型 | 类和说明 |
---|---|
class |
FineClusterContext
Created by juhaoyu on 2017/12/5.
|
限定符和类型 | 方法和说明 |
---|---|
ClusterConnectionFactory |
ClusterToolKit.getConnectionFactory()
自定义通信,需保持对称
|