|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object netcom.gui.NodeData
Title:
Description: Contains the data.statistics about every node
Copyright: Copyright (c) 2002
Company: NETCOM
Field Summary | |
NodeEntry |
node_entry
object retrieved from LDAP |
LogMessage |
node_statistics
object received from a node |
boolean |
normal
if failed to connect to a node |
long |
time
timestamp when the last update was received |
Constructor Summary | |
NodeData()
Creates new NodeData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public NodeEntry node_entry
public LogMessage node_statistics
public long time
public boolean normal
Constructor Detail |
public NodeData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |