Package org.kobe.xbot.Utilities
Class ClientStatistics
java.lang.Object
org.kobe.xbot.Utilities.ClientStatistics
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClientStatistics
int
long
getIp()
long
long
double
long
getUUID()
setBufferSize
(int bufferSize) setMaxBufferSize
(int maxBufferSize) setVersion
(String version)
-
Constructor Details
-
ClientStatistics
public ClientStatistics()
-
-
Method Details
-
toProtobuf
-
fromProtobuf
-
setVersion
-
setUUID
-
setBufferSize
-
setMaxBufferSize
-
getIp
-
getHostname
-
getNanoTime
public long getNanoTime() -
getFreeMemoryMB
public long getFreeMemoryMB() -
getMaxMemoryMB
public long getMaxMemoryMB() -
getProcessCpuLoadPercentage
public double getProcessCpuLoadPercentage() -
getAvailableProcessors
public int getAvailableProcessors() -
getTotalThreads
public long getTotalThreads() -
getHealth
-
getProcessId
-
getLangVersion
-
getLangVendor
-
getJvmName
-
getUUID
-