public class ServerStatistics
extends java.lang.Object
Server.getStatistics()
.Modifier and Type | Class and Description |
---|---|
class |
ServerStatistics.CatalogStatistics |
static class |
ServerStatistics.SetsStatistics |
static class |
ServerStatistics.SetType |
Constructor and Description |
---|
ServerStatistics(JPack statisticsPack) |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getCaptureDate() |
long |
getCatalogsCacheSizeAllocated() |
java.util.Set<ServerStatistics.CatalogStatistics> |
getCatalogStatistics() |
long |
getConnectionMemoryUsed() |
long |
getCumulusToolsProcessMemoryUsed() |
java.util.List<java.lang.Long> |
getHourlyCacheLimitHits() |
long |
getJavaVMMemoryUsed() |
int |
getNumberOfClientConnections() |
int |
getNumberOfCumulusToolProcesses() |
int |
getNumberOfSessions() |
int |
getNumberOfUsersCached() |
ServerStatistics.SetsStatistics |
getPrivateSetsStatistics() |
long |
getProcessMemoryUsed() |
long |
getProcessVirtualMemoryUsed() |
long |
getSessionTempFileCacheSize() |
long |
getSessionTempFileSize() |
ServerStatistics.SetsStatistics |
getSharedSetsStatistics() |
long |
getUserCacheMemoryUsed() |
java.lang.String |
toJSON() |
public ServerStatistics(JPack statisticsPack)
public java.lang.String toJSON() throws JSONException
JSONException
public java.util.Date getCaptureDate()
public long getProcessMemoryUsed()
public long getProcessVirtualMemoryUsed()
public int getNumberOfCumulusToolProcesses()
public long getCumulusToolsProcessMemoryUsed()
public int getNumberOfClientConnections()
public long getUserCacheMemoryUsed()
public int getNumberOfUsersCached()
public int getNumberOfSessions()
public long getSessionTempFileSize()
public long getSessionTempFileCacheSize()
public long getConnectionMemoryUsed()
public long getJavaVMMemoryUsed()
public ServerStatistics.SetsStatistics getSharedSetsStatistics()
public ServerStatistics.SetsStatistics getPrivateSetsStatistics()
public java.util.Set<ServerStatistics.CatalogStatistics> getCatalogStatistics()
public java.util.List<java.lang.Long> getHourlyCacheLimitHits()
public long getCatalogsCacheSizeAllocated()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.