类 ConsistencyConfiguration
java.lang.Object
com.alibaba.nacos.core.distributed.ConsistencyConfiguration
consistency configuration.
- 作者:
- liaochuntao
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明com.alibaba.nacos.consistency.cp.CPProtocolstrongAgreementProtocol(ServerMemberManager memberManager)
-
构造器详细资料
-
ConsistencyConfiguration
public ConsistencyConfiguration()
-
-
方法详细资料
-
strongAgreementProtocol
@Bean("strongAgreementProtocol") public com.alibaba.nacos.consistency.cp.CPProtocol strongAgreementProtocol(ServerMemberManager memberManager) throws Exception- 抛出:
Exception
-