public class VoteWsSource
extends org.lockss.ws.entities.VoteWsResult
| Constructor and Description |
|---|
VoteWsSource(org.lockss.poller.v3.V3Voter vote) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAgreedUrlCount() |
Double |
getAgreementHint() |
String |
getAuId() |
String |
getAuName() |
String |
getCallerId() |
String |
getCurrentState() |
Long |
getDeadline() |
Integer |
getDisagreedUrlCount() |
Long |
getDuration() |
String |
getErrorDetail() |
Boolean |
getIsPollActive() |
Boolean |
getIsSymmetricPoll() |
String |
getPollerNonce() |
Integer |
getPollerOnlyUrlCount() |
Long |
getRemainingTime() |
Long |
getStartTime() |
Long |
getVoteDeadline() |
String |
getVoteKey() |
String |
getVoterNonce() |
String |
getVoterNonce2() |
Integer |
getVoterOnlyUrlCount() |
String |
getVoteStatus() |
setAgreedUrlCount, setAgreementHint, setAuId, setAuName, setCallerId, setCurrentState, setDeadline, setDisagreedUrlCount, setDuration, setErrorDetail, setIsPollActive, setIsSymmetricPoll, setPollerNonce, setPollerOnlyUrlCount, setRemainingTime, setStartTime, setVoteDeadline, setVoteKey, setVoterNonce, setVoterNonce2, setVoterOnlyUrlCount, setVoteStatus, toStringpublic String getAuId()
getAuId in class org.lockss.ws.entities.VoteWsResultpublic String getAuName()
getAuName in class org.lockss.ws.entities.VoteWsResultpublic String getCallerId()
getCallerId in class org.lockss.ws.entities.VoteWsResultpublic String getVoteStatus()
getVoteStatus in class org.lockss.ws.entities.VoteWsResultpublic Long getStartTime()
getStartTime in class org.lockss.ws.entities.VoteWsResultpublic Long getDeadline()
getDeadline in class org.lockss.ws.entities.VoteWsResultpublic String getVoteKey()
getVoteKey in class org.lockss.ws.entities.VoteWsResultpublic Boolean getIsPollActive()
getIsPollActive in class org.lockss.ws.entities.VoteWsResultpublic String getCurrentState()
getCurrentState in class org.lockss.ws.entities.VoteWsResultpublic String getErrorDetail()
getErrorDetail in class org.lockss.ws.entities.VoteWsResultpublic Long getVoteDeadline()
getVoteDeadline in class org.lockss.ws.entities.VoteWsResultpublic Long getDuration()
getDuration in class org.lockss.ws.entities.VoteWsResultpublic Long getRemainingTime()
getRemainingTime in class org.lockss.ws.entities.VoteWsResultpublic Double getAgreementHint()
getAgreementHint in class org.lockss.ws.entities.VoteWsResultpublic String getPollerNonce()
getPollerNonce in class org.lockss.ws.entities.VoteWsResultpublic String getVoterNonce()
getVoterNonce in class org.lockss.ws.entities.VoteWsResultpublic String getVoterNonce2()
getVoterNonce2 in class org.lockss.ws.entities.VoteWsResultpublic Boolean getIsSymmetricPoll()
getIsSymmetricPoll in class org.lockss.ws.entities.VoteWsResultpublic Integer getAgreedUrlCount()
getAgreedUrlCount in class org.lockss.ws.entities.VoteWsResultpublic Integer getDisagreedUrlCount()
getDisagreedUrlCount in class org.lockss.ws.entities.VoteWsResultpublic Integer getPollerOnlyUrlCount()
getPollerOnlyUrlCount in class org.lockss.ws.entities.VoteWsResultpublic Integer getVoterOnlyUrlCount()
getVoterOnlyUrlCount in class org.lockss.ws.entities.VoteWsResultCopyright © 2000–2021 LOCKSS Program. All rights reserved.