|
Query Cycle Simulator HEADER | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PeerContent | |
| qcsim.content | |
| qcsim.content.impl | |
| qcsim.peer | |
| qcsim.peer.impl | |
| Uses of PeerContent in qcsim.content |
| Methods in qcsim.content that return PeerContent | |
PeerContent |
PeerContentManager.peerContent(int categoryPreference)
Fuction will initialize a peer's content by assigning a number of content category and a giving each content category a level of interest |
| Uses of PeerContent in qcsim.content.impl |
| Classes in qcsim.content.impl that implement PeerContent | |
class |
PeerContentImpl
Represents the total content of a given peer. |
| Methods in qcsim.content.impl that return PeerContent | |
PeerContent |
PeerContentManagerImpl.peerContent(int categoryPreference)
Fuction will initialize a peer's content by assigning a number of content category and a giving each content category a level of interest |
| Uses of PeerContent in qcsim.peer |
| Methods in qcsim.peer that return PeerContent | |
PeerContent |
Peer.content()
get peer's content. |
| Uses of PeerContent in qcsim.peer.impl |
| Methods in qcsim.peer.impl that return PeerContent | |
PeerContent |
PeerImpl.content()
get peer content category |
| Methods in qcsim.peer.impl with parameters of type PeerContent | |
void |
PeerImpl.content(PeerContent content)
Set peer content category |
|
Query Cycle Simulator HEADER | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||