ucr.core
Class ProfileTableEntry
java.lang.Object
ucr.core.ProfileTableEntry
- public class ProfileTableEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
query
public java.lang.String query
guid
public GUID guid
connections
private java.util.Vector connections
hasQueryHit
public boolean hasQueryHit
timestamp
public long timestamp
qtable
public java.util.Hashtable qtable
empty
public boolean empty
ProfileTableEntry
public ProfileTableEntry()
format
public void format()
create_qtable
public void create_qtable()
connectionsSize
public int connectionsSize()
getConnection
public NodeConnection getConnection(int idx)
getConnectionHits
public int getConnectionHits(int idx)
add2connections
public void add2connections(NodeConnection connfrom,
int qhitcount)