org.gudy.azureus2.ui.swt.views.clientstats
Class ClientStatsDataSource
java.lang.Object
org.gudy.azureus2.ui.swt.views.clientstats.ClientStatsDataSource
- All Implemented Interfaces:
- BEncodableObject
public class ClientStatsDataSource
- extends Object
- implements BEncodableObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
public String client
count
public int count
current
public int current
bytesReceived
public long bytesReceived
bytesDiscarded
public long bytesDiscarded
bytesSent
public long bytesSent
overall
public ClientStatsOverall overall
ClientStatsDataSource
public ClientStatsDataSource()
ClientStatsDataSource
public ClientStatsDataSource(Map loadMap)
toBencodeObject
public Object toBencodeObject()
- Specified by:
toBencodeObject
in interface BEncodableObject
- Returns:
- Must return an object that is bencodable