| Package | Description | 
|---|---|
| org.opendaylight.controller.cluster.raft.behaviors | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | AbstractRaftActorBehavior. canGrantVote(RequestVote requestVote) | 
| protected RaftActorBehavior | AbstractRaftActorBehavior. requestVote(akka.actor.ActorRef sender,
           RequestVote requestVote)Handles the logic for the RequestVote message that is common for all behaviors. | 
Copyright © 2019 OpenDaylight. All rights reserved.