A B C D E G H I J L M N O P R S T U V

G

getAppNode(int) - Method in class p2p.simulator.utils.Cluster
 
getAppNodeId() - Method in class p2p.simulator.utils.AppNode
 
getAppNodeId(long) - Method in class p2p.simulator.utils.Cluster
 
getAppNodeId() - Method in class p2p.simulator.utils.Cluster
 
getAppNodeIP(int) - Method in class p2p.simulator.utils.Cluster
 
getAvgDeletionPath() - Method in class p2p.simulator.report.Report
 
getAvgInsertionPath() - Method in class p2p.simulator.report.Report
 
getAvgLoad() - Method in class p2p.simulator.report.Report
 
getAvgLookupPath() - Method in class p2p.simulator.report.Report
 
getBeta(int, int) - Static method in class p2p.simulator.dist.Beta
 
getBetaOrdered(int, int) - Static method in class p2p.simulator.dist.Beta
 
getCurrentPeers() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getData() - Method in class p2p.simulator.message.Message
Returns the message's data.
getDeleteFt() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getDeleteFt() - Method in class p2p.simulator.Simulator
 
getDeletePathFt() - Method in interface p2p.simulator.report.ReportExporter
 
getDeletePathFt() - Method in class p2p.simulator.report.ReportExporterImpl
 
getDeletionHops() - Method in class p2p.simulator.report.Report
 
getDestinationId() - Method in class p2p.simulator.message.Message
Returns the peer id of the receiver.
getExperimentsTab() - Method in class p2p.simulator.gui.SimTabs
 
getFilename() - Method in class p2p.simulator.gui.SaveDialogWindow
 
getFrequencyTable(HashMap) - Method in class p2p.simulator.report.Report
 
getHops() - Method in class p2p.simulator.message.LookupResponse
Returns the number of peers that the lookup request message visited.
getHops() - Method in class p2p.simulator.message.Message
Returns the number of times this message has been forwarded.
getInsertFt() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getInsertFt() - Method in class p2p.simulator.Simulator
 
getInsertionHops() - Method in class p2p.simulator.report.Report
 
getInsertPathFt() - Method in interface p2p.simulator.report.ReportExporter
 
getInsertPathFt() - Method in class p2p.simulator.report.ReportExporterImpl
 
getIP() - Method in class p2p.simulator.utils.AppNode
 
getLoadFt() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getLoadFt() - Method in interface p2p.simulator.report.ReportExporter
 
getLoadFt() - Method in class p2p.simulator.report.ReportExporterImpl
 
getLoadFt() - Method in class p2p.simulator.Simulator
 
getLogMsg() - Static method in class p2p.simulator.network.NetworkFilter
 
getLookupFt() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getLookupFt() - Method in class p2p.simulator.Simulator
 
getLookupHops() - Method in class p2p.simulator.report.Report
 
getLookupPathFt() - Method in interface p2p.simulator.report.ReportExporter
 
getLookupPathFt() - Method in class p2p.simulator.report.ReportExporterImpl
 
getMaxPeerId() - Method in class p2p.simulator.utils.AppNode
 
getMethod() - Method in class p2p.simulator.message.Message
Returns the transmittion method of the message.
getMinPeerId() - Method in class p2p.simulator.utils.AppNode
 
getMsgId() - Method in class p2p.simulator.message.Message
Returns the unique message's identifier.
getMsgLoadBalance() - Method in class p2p.simulator.report.Report
 
getNetQueue() - Method in class p2p.simulator.network.Network
Returns the queue that stores the messages.
getNofAppNodes() - Method in class p2p.simulator.utils.Cluster
 
getNofKeys() - Method in interface p2p.simulator.overlay.Overlay
 
getNofKeys() - Method in class p2p.simulator.overlay.PeerToPeerOverlay
 
getNofKeys() - Method in class p2p.simulator.Simulator
 
getNofPeers() - Method in interface p2p.simulator.overlay.Overlay
 
getNofPeers() - Method in class p2p.simulator.overlay.PeerToPeerOverlay
 
getNofPeers() - Method in class p2p.simulator.Simulator
 
getNumOfKeys() - Method in class p2p.simulator.protocol.Peer
Returns the number of keys stored in the peer.
getNumOfMessages() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getNumOfNodes() - Method in class p2p.simulator.gui.SetUp
 
getOperations() - Method in class p2p.simulator.Simulator
 
getOperationsTab() - Method in class p2p.simulator.gui.SimTabs
 
getOverlay() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getOverlayPeers() - Method in interface p2p.simulator.overlay.Overlay
 
getOverlayPeers() - Method in class p2p.simulator.overlay.PeerToPeerOverlay
 
getPeerId() - Method in class p2p.simulator.protocol.Peer
Returns the peer's identifier.
getPendingQueries() - Method in class p2p.simulator.protocol.Peer
Returns the number of pending queries.
getPercent() - Method in class p2p.simulator.utils.AppNode
 
getPowLaw(int, int) - Static method in class p2p.simulator.dist.PowLaw
 
getPowLawOrdered(int, int) - Static method in class p2p.simulator.dist.PowLaw
 
getProtocolName() - Method in class p2p.simulator.Simulator
 
getProtocolPkg() - Method in class p2p.simulator.Simulator
 
getProtocols() - Method in class p2p.simulator.Simulator
 
getRange() - Method in class p2p.simulator.utils.AppNode
 
getRoutingFt() - Method in class p2p.simulator.overlay.OverlayMonitor
 
getRoutingFt() - Method in interface p2p.simulator.report.ReportExporter
 
getRoutingFt() - Method in class p2p.simulator.report.ReportExporterImpl
 
getRoutingFt() - Method in class p2p.simulator.Simulator
 
getRoutingTableSize() - Method in class p2p.simulator.report.Report
 
getRTSize() - Method in class p2p.simulator.protocol.Peer
Returns the size of the peer's routing table.
getSetUpTab() - Method in class p2p.simulator.gui.SimTabs
 
getSourceId() - Method in class p2p.simulator.message.Message
Returns the peer id of the transmitter.
getState() - Method in class p2p.simulator.protocol.Peer
Returns the peer's state regarding its thread state.
getStatistics() - Method in class p2p.simulator.gui.SimTabs
 
getType() - Method in class p2p.simulator.message.DeleteResponse
Returns the message's type.
getType() - Method in class p2p.simulator.message.InsertResponse
Returns the message's type.
getType() - Method in class p2p.simulator.message.LookupResponse
Returns the message's type.
getType() - Method in class p2p.simulator.message.Message
Returns the message's data type.
getType() - Method in class p2p.simulator.message.MessageBody
Returns the message's type.
getUniform(int, int) - Static method in class p2p.simulator.dist.Uniform
 
getUniformOrdered(int, int) - Static method in class p2p.simulator.dist.Uniform
 

A B C D E G H I J L M N O P R S T U V