Modifier and Type | Method and Description |
---|---|
long |
getBandwidthReceivedLastMinute() |
long |
getBandwidthReceivedLastSecond() |
long |
getBandwidthSentLastMinute() |
long |
getBandwidthSentLastSecond() |
long |
getBytesReceivedTotal() |
long |
getBytesSentTotal() |
long |
getFileTransferBandwidthReceived() |
long |
getFileTransferBandwidthSent() |
long |
getFileTransferBytesReceived() |
long |
getFileTransferBytesSent() |
long |
getPacketsReceivedTotal() |
long |
getPacketsSentTotal() |
Date |
getTimeStamp() |
int |
getTotalChannels() |
int |
getTotalClientsOnline() |
int |
getTotalMaxClients() |
int |
getTotalRunningServers() |
long |
getUptime() |
public long getUptime()
public Date getTimeStamp()
public int getTotalRunningServers()
public int getTotalMaxClients()
public int getTotalClientsOnline()
public int getTotalChannels()
public long getFileTransferBandwidthSent()
public long getFileTransferBandwidthReceived()
public long getFileTransferBytesSent()
public long getFileTransferBytesReceived()
public long getPacketsSentTotal()
public long getBytesSentTotal()
public long getPacketsReceivedTotal()
public long getBytesReceivedTotal()
public long getBandwidthSentLastSecond()
public long getBandwidthSentLastMinute()
public long getBandwidthReceivedLastSecond()
public long getBandwidthReceivedLastMinute()
Copyright © 2015. All rights reserved.