Query Cycle Simulator HEADER
A B C D E F G H I K L M N O P Q R S T U V W

G

globalTrust() - Method in interface qcsim.peer.PeerDescription
Yields trust value computed by this peer.
globalTrust() - Method in class qcsim.peer.impl.PeerDescriptionImpl
Yields trust value computed by this peer.
globalTrust(double) - Method in class qcsim.peer.impl.PeerDescriptionImpl
Set global trust for a given cycle
GOOD_FILE - Static variable in interface qcsim.content.Content
 
GOOD_PEER - Static variable in interface qcsim.peer.PeerBehavior
 
GOOD_PEER - Static variable in class qcsim.peer.impl.PeerBehaviorImpl
 
goodDownloads() - Method in interface qcsim.peer.PeerDescription
The number of good downloads up to and including the cycle.
goodDownloads() - Method in class qcsim.peer.impl.PeerDescriptionImpl
Get the total number good downloads.
goodDownloads(int) - Method in class qcsim.peer.impl.PeerDescriptionImpl
Update the total number of good downloads.
goodPeerResponseSelector(int) - Method in interface qcsim.InitializationManager
This method will setup the method of choosing which responses each good peer chooses to download.
goodPeerResponseSelector(int) - Method in class qcsim.impl.InitializationManagerImpl
This method will setup the method of choosing which responses each good peer chooses to download.
goodPeers() - Method in interface qcsim.peer.PeerManager
Get the number of good peers in the system.
goodPeers() - Method in class qcsim.peer.impl.PeerManagerImpl
Get the number of good peers in the system.
goodPeers(int, int) - Method in interface qcsim.net.NetworkSimulator
Adds good peers to the network.
goodPeers(int, int) - Method in class qcsim.net.impl.PowerLawNetworkImpl
Creates power-law topology network of good peers.
goodResponse() - Method in interface qcsim.peer.PeerDescription
The peer who sent a good file during the cycle.
goodResponse() - Method in class qcsim.peer.impl.PeerDescriptionImpl
Get the good response cooresponding to the current cycle.
goodResponse(PeerDescription) - Method in class qcsim.peer.impl.PeerDescriptionImpl
Add the description of the peer that sent a good response.
goodUploads() - Method in interface qcsim.peer.PeerDescription
The number of good uploads up to and including the cycle.
goodUploads() - Method in class qcsim.peer.impl.PeerDescriptionImpl
Get the total number of good uploads.
goodUploads(int) - Method in class qcsim.peer.impl.PeerDescriptionImpl
Update the total number of good uploads.

Query Cycle Simulator HEADER
A B C D E F G H I K L M N O P Q R S T U V W