public class FineClusterToolKit extends java.lang.Object implements ClusterToolKit
限定符和类型 | 方法和说明 |
---|---|
ClusterConnectionFactory |
getConnectionFactory()
自定义通信,需保持对称
|
static FineClusterToolKit |
getInstance() |
ClusterInvokerFactory |
getInvokerFactory()
invokers,需保持对称
|
RPCProxyFactory |
getRPCProxyFactory()
RPC,需保持对称
|
public static FineClusterToolKit getInstance()
public ClusterConnectionFactory getConnectionFactory()
ClusterToolKit
getConnectionFactory
在接口中 ClusterToolKit
public ClusterInvokerFactory getInvokerFactory()
ClusterToolKit
getInvokerFactory
在接口中 ClusterToolKit
public RPCProxyFactory getRPCProxyFactory()
ClusterToolKit
getRPCProxyFactory
在接口中 ClusterToolKit