org.lantern
Interface Stats
public interface Stats
getUptime
long getUptime()
getPeerCount
long getPeerCount()
getPeerCountThisRun
long getPeerCountThisRun()
getUpBytesThisRun
long getUpBytesThisRun()
getDownBytesThisRun
long getDownBytesThisRun()
getUpBytesThisRunForPeers
long getUpBytesThisRunForPeers()
getUpBytesThisRunViaProxies
long getUpBytesThisRunViaProxies()
getUpBytesThisRunToPeers
long getUpBytesThisRunToPeers()
getDownBytesThisRunForPeers
long getDownBytesThisRunForPeers()
getDownBytesThisRunViaProxies
long getDownBytesThisRunViaProxies()
getDownBytesThisRunFromPeers
long getDownBytesThisRunFromPeers()
getUpBytesPerSecond
long getUpBytesPerSecond()
getDownBytesPerSecond
long getDownBytesPerSecond()
getUpBytesPerSecondForPeers
long getUpBytesPerSecondForPeers()
getUpBytesPerSecondViaProxies
long getUpBytesPerSecondViaProxies()
getDownBytesPerSecondForPeers
long getDownBytesPerSecondForPeers()
getDownBytesPerSecondViaProxies
long getDownBytesPerSecondViaProxies()
getDownBytesPerSecondFromPeers
long getDownBytesPerSecondFromPeers()
getUpBytesPerSecondToPeers
long getUpBytesPerSecondToPeers()
getTotalBytesProxied
long getTotalBytesProxied()
getDirectBytes
long getDirectBytes()
getTotalProxiedRequests
int getTotalProxiedRequests()
getDirectRequests
int getDirectRequests()
isUpnp
boolean isUpnp()
isNatpmp
boolean isNatpmp()
getCountryCode
String getCountryCode()
getVersion
String getVersion()
Copyright © 2010-2013 Team Lantern. All Rights Reserved.