public class SystemInfoImpl
extends java.lang.Object
implements org.jfrog.artifactory.client.model.SystemInfo
| Constructor and Description |
|---|
SystemInfoImpl() |
public long getCommittedVirtualMemorySize()
getCommittedVirtualMemorySize in interface org.jfrog.artifactory.client.model.SystemInfopublic void setCommittedVirtualMemorySize(long committedVirtualMemorySize)
public long getTotalSwapSpaceSize()
getTotalSwapSpaceSize in interface org.jfrog.artifactory.client.model.SystemInfopublic void setTotalSwapSpaceSize(long totalSwapSpaceSize)
public long getFreeSwapSpaceSize()
getFreeSwapSpaceSize in interface org.jfrog.artifactory.client.model.SystemInfopublic void setFreeSwapSpaceSize(long freeSwapSpaceSize)
public long getProcessCpuTime()
getProcessCpuTime in interface org.jfrog.artifactory.client.model.SystemInfopublic void setProcessCpuTime(long processCpuTime)
public long getTotalPhysicalMemorySize()
getTotalPhysicalMemorySize in interface org.jfrog.artifactory.client.model.SystemInfopublic void setTotalPhysicalMemorySize(long totalPhysicalMemorySize)
public long getOpenFileDescriptorCount()
getOpenFileDescriptorCount in interface org.jfrog.artifactory.client.model.SystemInfopublic void setOpenFileDescriptorCount(long openFileDescriptorCount)
public long getMaxFileDescriptorCount()
getMaxFileDescriptorCount in interface org.jfrog.artifactory.client.model.SystemInfopublic void setMaxFileDescriptorCount(long maxFileDescriptorCount)
public double getProcessCpuLoad()
getProcessCpuLoad in interface org.jfrog.artifactory.client.model.SystemInfopublic void setProcessCpuLoad(double processCpuLoad)
public double getSystemCpuLoad()
getSystemCpuLoad in interface org.jfrog.artifactory.client.model.SystemInfopublic void setSystemCpuLoad(double systemCpuLoad)
public long getFreePhysicalMemorySize()
getFreePhysicalMemorySize in interface org.jfrog.artifactory.client.model.SystemInfopublic void setFreePhysicalMemorySize(long freePhysicalMemorySize)
public long getNumberOfCores()
getNumberOfCores in interface org.jfrog.artifactory.client.model.SystemInfopublic void setNumberOfCores(long numberOfCores)
public long getHeapMemoryUsage()
getHeapMemoryUsage in interface org.jfrog.artifactory.client.model.SystemInfopublic void setHeapMemoryUsage(long heapMemoryUsage)
public long getNoneHeapMemoryUsage()
getNoneHeapMemoryUsage in interface org.jfrog.artifactory.client.model.SystemInfopublic void setNoneHeapMemoryUsage(long noneHeapMemoryUsage)
public long getThreadCount()
getThreadCount in interface org.jfrog.artifactory.client.model.SystemInfopublic void setThreadCount(long threadCount)
public long getNoneHeapMemoryMax()
getNoneHeapMemoryMax in interface org.jfrog.artifactory.client.model.SystemInfopublic void setNoneHeapMemoryMax(long noneHeapMemoryMax)
public long getHeapMemoryMax()
getHeapMemoryMax in interface org.jfrog.artifactory.client.model.SystemInfopublic void setHeapMemoryMax(long heapMemoryMax)
public long getJvmUpTime()
getJvmUpTime in interface org.jfrog.artifactory.client.model.SystemInfopublic void setJvmUpTime(long jvmUpTime)