A C D E G I M N P Q R S T U

G

getCommunity() - Method in class graphServer.graph.RawDocument
Gets the community this document is in.
getCommunity() - Method in class graphServer.graph.RawQuery
Gets the community this query comes from.
getCurrentGraph() - Method in class graphServer.graph.P2PGraph
Creates a String with the graph information at the current network time.
getDebugInfo() - Method in class graphServer.graph.P2PGraph
Returns a String with debug information about the P2P Graph.
getDebugInfo() - Method in class graphServer.UDPReceiver
Returns a String with debug information about the UDP Receiver.
getDocument() - Method in class graphServer.graph.RawDocument
Gets the document's identifier String.
getDocument() - Method in class graphServer.graph.RawQueryHit
Gets the Document which is a query hit.
getDocumentInfo() - Method in class graphServer.graph.P2PGraph
Returns a String with information on all the documents that are ever published.
getIdentifier() - Method in class graphServer.graph.RawPeer
Gets the unique identifier of this peer ("IP:Gnutella Port")
getKey(String) - Method in class graphServer.graph.QueryOutputs
Gets the key value for the passed queryID.
getKey() - Method in class graphServer.graph.RawDocument
Gets the key value (index) of this Document
getKey() - Method in class graphServer.graph.RawPeer
Gets the key value (index) of this Peer
getKey() - Method in class graphServer.graph.RawQuery
Gets the key value (index) of this query
getKey() - Method in class graphServer.graph.RawQueryHit
Gets the key value (index) of this query hit
getLogEventsAfter(long) - Method in class graphServer.graph.P2PGraph
Creates a String with all the log events after the passed time.
getPeerInfo() - Method in class graphServer.graph.P2PGraph
Returns a String with information on all the peers who ever come online.
getQuery() - Method in class graphServer.graph.RawQueryHit
Gets the RawQuery this query hit corresponds with.
getQueryHitInfo() - Method in class graphServer.graph.P2PGraph
Returns a String with information on all the query hits.
getQueryID(int) - Method in class graphServer.graph.QueryOutputs
Gets the QueryID for the passed key
getQueryInfo() - Method in class graphServer.graph.P2PGraph
Returns a String with information on all the queries ever placed.
getQueryOutputInfo() - Method in class graphServer.graph.P2PGraph
Returns a String with information on all queryies placed and their Identifers Contains HTML attributes for being displayed in a browser.
getQueryString() - Method in class graphServer.graph.RawQuery
Gets the String that was queried
getTitle() - Method in class graphServer.graph.RawDocument
Gets the title of the document.
graphServer - package graphServer
 
graphServer.graph - package graphServer.graph
 
GraphServlet - Class in graphServer
GraphServlet is an HttpServlet which has a stored graph of P2P network events.
GraphServlet() - Constructor for class graphServer.GraphServlet
 

A C D E G I M N P Q R S T U