Package org.lockss.laaws.poller.impl
Class VoteWsSource
java.lang.Object
org.lockss.ws.entities.VoteWsResult
org.lockss.laaws.poller.impl.VoteWsSource
public class VoteWsSource
extends org.lockss.ws.entities.VoteWsResult
Container for the information that is used as the source for a query related
to votes.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.lockss.ws.entities.VoteWsResult
equals, hashCode, setAgreedUrlCount, setAgreementHint, setAuId, setAuName, setCallerId, setCurrentState, setDeadline, setDisagreedUrlCount, setDuration, setErrorDetail, setIsPollActive, setIsSymmetricPoll, setPollerNonce, setPollerOnlyUrlCount, setRemainingTime, setStartTime, setVoteDeadline, setVoteKey, setVoterNonce, setVoterNonce2, setVoterOnlyUrlCount, setVoteStatus, toString
-
Constructor Details
-
VoteWsSource
public VoteWsSource(org.lockss.poller.v3.V3Voter vote)
-
-
Method Details
-
getAuId
- Overrides:
getAuIdin classorg.lockss.ws.entities.VoteWsResult
-
getAuName
- Overrides:
getAuNamein classorg.lockss.ws.entities.VoteWsResult
-
getCallerId
- Overrides:
getCallerIdin classorg.lockss.ws.entities.VoteWsResult
-
getVoteStatus
- Overrides:
getVoteStatusin classorg.lockss.ws.entities.VoteWsResult
-
getStartTime
- Overrides:
getStartTimein classorg.lockss.ws.entities.VoteWsResult
-
getDeadline
- Overrides:
getDeadlinein classorg.lockss.ws.entities.VoteWsResult
-
getVoteKey
- Overrides:
getVoteKeyin classorg.lockss.ws.entities.VoteWsResult
-
getIsPollActive
- Overrides:
getIsPollActivein classorg.lockss.ws.entities.VoteWsResult
-
getCurrentState
- Overrides:
getCurrentStatein classorg.lockss.ws.entities.VoteWsResult
-
getErrorDetail
- Overrides:
getErrorDetailin classorg.lockss.ws.entities.VoteWsResult
-
getVoteDeadline
- Overrides:
getVoteDeadlinein classorg.lockss.ws.entities.VoteWsResult
-
getDuration
- Overrides:
getDurationin classorg.lockss.ws.entities.VoteWsResult
-
getRemainingTime
- Overrides:
getRemainingTimein classorg.lockss.ws.entities.VoteWsResult
-
getAgreementHint
- Overrides:
getAgreementHintin classorg.lockss.ws.entities.VoteWsResult
-
getPollerNonce
- Overrides:
getPollerNoncein classorg.lockss.ws.entities.VoteWsResult
-
getVoterNonce
- Overrides:
getVoterNoncein classorg.lockss.ws.entities.VoteWsResult
-
getVoterNonce2
- Overrides:
getVoterNonce2in classorg.lockss.ws.entities.VoteWsResult
-
getIsSymmetricPoll
- Overrides:
getIsSymmetricPollin classorg.lockss.ws.entities.VoteWsResult
-
getAgreedUrlCount
- Overrides:
getAgreedUrlCountin classorg.lockss.ws.entities.VoteWsResult
-
getDisagreedUrlCount
- Overrides:
getDisagreedUrlCountin classorg.lockss.ws.entities.VoteWsResult
-
getPollerOnlyUrlCount
- Overrides:
getPollerOnlyUrlCountin classorg.lockss.ws.entities.VoteWsResult
-
getVoterOnlyUrlCount
- Overrides:
getVoterOnlyUrlCountin classorg.lockss.ws.entities.VoteWsResult
-