Class TimeoutNow
- java.lang.Object
-
- org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow
-
- All Implemented Interfaces:
akka.dispatch.ControlMessage
,Serializable
public final class TimeoutNow extends Object implements Serializable, akka.dispatch.ControlMessage
Message sent to a follower to force an immediate election time out.- Author:
- Thomas Pantelis
- See Also:
- Serialized Form
-
-
Field Detail
-
INSTANCE
public static final TimeoutNow INSTANCE
-
-