public final class RequestVoteReply extends AbstractRaftRPC
| Constructor and Description |
|---|
RequestVoteReply(long term,
boolean voteGranted) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVoteGranted() |
String |
toString() |
getTerm, setTermCopyright © 2019 OpenDaylight. All rights reserved.