scs.instrumentation
Class SystemNetworkStats
java.lang.Object
scs.instrumentation.SystemNetworkStats
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class SystemNetworkStats
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
scs/instrumentation/SystemNetworkStats.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/scs.instrumentation.idl
Friday, October 3, 2008 9:13:52 AM BRT
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bytesReceived
public long bytesReceived
bytesTransmitted
public long bytesTransmitted
SystemNetworkStats
public SystemNetworkStats()
SystemNetworkStats
public SystemNetworkStats(long _bytesReceived,
long _bytesTransmitted)