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, setTerm
Copyright © 2019 OpenDaylight. All rights reserved.