public class PreVoteTimeoutTask extends RaftNodeStatusAwareTask implements Runnable
PreVoteTask
to trigger pre-voting
again if this node is still a follower and a leader is not available after
leader election timeout.logger, raftNode
Modifier and Type | Method and Description |
---|---|
protected void |
innerRun() |
run
protected void innerRun()
innerRun
in class RaftNodeStatusAwareTask
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.