Class InstallSnapshotReply
java.lang.Object
org.opendaylight.controller.cluster.raft.messages.AbstractRaftRPC
org.opendaylight.controller.cluster.raft.messages.InstallSnapshotReply
- All Implemented Interfaces:
ControlMessage
,Serializable
,RaftRPC
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstallSnapshotReply
(long term, String followerId, int chunkIndex, boolean success) -
Method Summary
Methods inherited from class org.opendaylight.controller.cluster.raft.messages.AbstractRaftRPC
getTerm