org.mpisws.p2p.transport.peerreview.evidence
Class EvidenceTransferProtocolImpl.QueryInfo
java.lang.Object
org.mpisws.p2p.transport.peerreview.evidence.EvidenceTransferProtocolImpl.QueryInfo
- Enclosing class:
- EvidenceTransferProtocolImpl<Handle extends RawSerializable,Identifier extends RawSerializable>
public class EvidenceTransferProtocolImpl.QueryInfo
- extends Object
Here we remember all the questions we've asked the application about
witness sets
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvidenceTransferProtocolImpl.QueryInfo
public EvidenceTransferProtocolImpl.QueryInfo(Collection<Identifier> subjects,
Continuation<Map<Identifier,Collection<Handle>>,Exception> c)
updateWitnesses
public void updateWitnesses(EvidenceTransferProtocolImpl.CacheInfo idx)
done
public void done()
Copyright © 2010. All Rights Reserved.