|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.remote.protocol.notification.NetworkMetric
public class NetworkMetric
NetworkMetric
class - used to order a new metric for the given
experiment
Constructor Summary | |
---|---|
NetworkMetric()
|
Method Summary | |
---|---|
int[] |
getFileServers()
Get value of field: fileServers |
int[] |
getRadioTelescopes()
Get value of field: radioTelescopes |
void |
setFileServers(int[] fileServers)
Set value of field: fileServers |
void |
setRadioTelescopes(int[] radioTelescopes)
Set value of field: radioTelescopes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetworkMetric()
Method Detail |
---|
public int[] getRadioTelescopes()
public void setRadioTelescopes(int[] radioTelescopes)
radioTelescopes
- the radioTelescopes to setpublic int[] getFileServers()
public void setFileServers(int[] fileServers)
fileServers
- the fileServers to set
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |