public interface MasterNodeChooseStrategy
限定符和类型 | 方法和说明 |
---|---|
void |
clear()
清除主从选择。
|
ClusterNode |
getMasterNode()
得到主节点
|
ClusterNode getMasterNode() throws java.lang.Exception
java.lang.Exception
void clear() throws java.lang.Exception
java.lang.Exception