类 RaftEvent
java.lang.Object
com.alibaba.nacos.common.notify.Event
com.alibaba.nacos.common.notify.SlowEvent
com.alibaba.nacos.core.distributed.raft.RaftEvent
- 所有已实现的接口:
Serializable
public class RaftEvent
extends com.alibaba.nacos.common.notify.SlowEvent
Changes to metadata information during the raft protocol run.
- 作者:
- liaochuntao
- 另请参阅:
- 序列化表格
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static RaftEvent.RaftEventBuilderbuilder()getTerm()voidvoidsetGroupId(String groupId)voidvoidsetRaftClusterInfo(List<String> raftClusterInfo)voidtoString()从类继承的方法 com.alibaba.nacos.common.notify.SlowEvent
sequence