public class VirtualMachineQuickStats extends DynamicData
Java class for VirtualMachineQuickStats complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualMachineQuickStats">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="overallCpuUsage" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="overallCpuDemand" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="guestMemoryUsage" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="hostMemoryUsage" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="guestHeartbeatStatus" type="{urn:vim25}ManagedEntityStatus"/>
<element name="distributedCpuEntitlement" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="distributedMemoryEntitlement" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="staticCpuEntitlement" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="staticMemoryEntitlement" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="privateMemory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="sharedMemory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="swappedMemory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="balloonedMemory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="consumedOverheadMemory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ftLogBandwidth" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ftSecondaryLatency" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ftLatencyStatus" type="{urn:vim25}ManagedEntityStatus" minOccurs="0"/>
<element name="compressedMemory" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="uptimeSeconds" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ssdSwappedMemory" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
balloonedMemory |
protected Long |
compressedMemory |
protected Integer |
consumedOverheadMemory |
protected Integer |
distributedCpuEntitlement |
protected Integer |
distributedMemoryEntitlement |
protected ManagedEntityStatus |
ftLatencyStatus |
protected Integer |
ftLogBandwidth |
protected Integer |
ftSecondaryLatency |
protected ManagedEntityStatus |
guestHeartbeatStatus |
protected Integer |
guestMemoryUsage |
protected Integer |
hostMemoryUsage |
protected Integer |
overallCpuDemand |
protected Integer |
overallCpuUsage |
protected Integer |
privateMemory |
protected Integer |
sharedMemory |
protected Long |
ssdSwappedMemory |
protected Integer |
staticCpuEntitlement |
protected Integer |
staticMemoryEntitlement |
protected Integer |
swappedMemory |
protected Integer |
uptimeSeconds |
| Constructor and Description |
|---|
VirtualMachineQuickStats() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBalloonedMemory()
Gets the value of the balloonedMemory property.
|
Long |
getCompressedMemory()
Gets the value of the compressedMemory property.
|
Integer |
getConsumedOverheadMemory()
Gets the value of the consumedOverheadMemory property.
|
Integer |
getDistributedCpuEntitlement()
Gets the value of the distributedCpuEntitlement property.
|
Integer |
getDistributedMemoryEntitlement()
Gets the value of the distributedMemoryEntitlement property.
|
ManagedEntityStatus |
getFtLatencyStatus()
Gets the value of the ftLatencyStatus property.
|
Integer |
getFtLogBandwidth()
Gets the value of the ftLogBandwidth property.
|
Integer |
getFtSecondaryLatency()
Gets the value of the ftSecondaryLatency property.
|
ManagedEntityStatus |
getGuestHeartbeatStatus()
Gets the value of the guestHeartbeatStatus property.
|
Integer |
getGuestMemoryUsage()
Gets the value of the guestMemoryUsage property.
|
Integer |
getHostMemoryUsage()
Gets the value of the hostMemoryUsage property.
|
Integer |
getOverallCpuDemand()
Gets the value of the overallCpuDemand property.
|
Integer |
getOverallCpuUsage()
Gets the value of the overallCpuUsage property.
|
Integer |
getPrivateMemory()
Gets the value of the privateMemory property.
|
Integer |
getSharedMemory()
Gets the value of the sharedMemory property.
|
Long |
getSsdSwappedMemory()
Gets the value of the ssdSwappedMemory property.
|
Integer |
getStaticCpuEntitlement()
Gets the value of the staticCpuEntitlement property.
|
Integer |
getStaticMemoryEntitlement()
Gets the value of the staticMemoryEntitlement property.
|
Integer |
getSwappedMemory()
Gets the value of the swappedMemory property.
|
Integer |
getUptimeSeconds()
Gets the value of the uptimeSeconds property.
|
void |
setBalloonedMemory(Integer value)
Sets the value of the balloonedMemory property.
|
void |
setCompressedMemory(Long value)
Sets the value of the compressedMemory property.
|
void |
setConsumedOverheadMemory(Integer value)
Sets the value of the consumedOverheadMemory property.
|
void |
setDistributedCpuEntitlement(Integer value)
Sets the value of the distributedCpuEntitlement property.
|
void |
setDistributedMemoryEntitlement(Integer value)
Sets the value of the distributedMemoryEntitlement property.
|
void |
setFtLatencyStatus(ManagedEntityStatus value)
Sets the value of the ftLatencyStatus property.
|
void |
setFtLogBandwidth(Integer value)
Sets the value of the ftLogBandwidth property.
|
void |
setFtSecondaryLatency(Integer value)
Sets the value of the ftSecondaryLatency property.
|
void |
setGuestHeartbeatStatus(ManagedEntityStatus value)
Sets the value of the guestHeartbeatStatus property.
|
void |
setGuestMemoryUsage(Integer value)
Sets the value of the guestMemoryUsage property.
|
void |
setHostMemoryUsage(Integer value)
Sets the value of the hostMemoryUsage property.
|
void |
setOverallCpuDemand(Integer value)
Sets the value of the overallCpuDemand property.
|
void |
setOverallCpuUsage(Integer value)
Sets the value of the overallCpuUsage property.
|
void |
setPrivateMemory(Integer value)
Sets the value of the privateMemory property.
|
void |
setSharedMemory(Integer value)
Sets the value of the sharedMemory property.
|
void |
setSsdSwappedMemory(Long value)
Sets the value of the ssdSwappedMemory property.
|
void |
setStaticCpuEntitlement(Integer value)
Sets the value of the staticCpuEntitlement property.
|
void |
setStaticMemoryEntitlement(Integer value)
Sets the value of the staticMemoryEntitlement property.
|
void |
setSwappedMemory(Integer value)
Sets the value of the swappedMemory property.
|
void |
setUptimeSeconds(Integer value)
Sets the value of the uptimeSeconds property.
|
protected Integer overallCpuUsage
protected Integer overallCpuDemand
protected Integer guestMemoryUsage
protected Integer hostMemoryUsage
protected ManagedEntityStatus guestHeartbeatStatus
protected Integer distributedCpuEntitlement
protected Integer distributedMemoryEntitlement
protected Integer staticCpuEntitlement
protected Integer staticMemoryEntitlement
protected Integer privateMemory
protected Integer sharedMemory
protected Integer swappedMemory
protected Integer balloonedMemory
protected Integer consumedOverheadMemory
protected Integer ftLogBandwidth
protected Integer ftSecondaryLatency
protected ManagedEntityStatus ftLatencyStatus
protected Long compressedMemory
protected Integer uptimeSeconds
protected Long ssdSwappedMemory
public Integer getOverallCpuUsage()
Integerpublic void setOverallCpuUsage(Integer value)
value - allowed object is
Integerpublic Integer getOverallCpuDemand()
Integerpublic void setOverallCpuDemand(Integer value)
value - allowed object is
Integerpublic Integer getGuestMemoryUsage()
Integerpublic void setGuestMemoryUsage(Integer value)
value - allowed object is
Integerpublic Integer getHostMemoryUsage()
Integerpublic void setHostMemoryUsage(Integer value)
value - allowed object is
Integerpublic ManagedEntityStatus getGuestHeartbeatStatus()
ManagedEntityStatuspublic void setGuestHeartbeatStatus(ManagedEntityStatus value)
value - allowed object is
ManagedEntityStatuspublic Integer getDistributedCpuEntitlement()
Integerpublic void setDistributedCpuEntitlement(Integer value)
value - allowed object is
Integerpublic Integer getDistributedMemoryEntitlement()
Integerpublic void setDistributedMemoryEntitlement(Integer value)
value - allowed object is
Integerpublic Integer getStaticCpuEntitlement()
Integerpublic void setStaticCpuEntitlement(Integer value)
value - allowed object is
Integerpublic Integer getStaticMemoryEntitlement()
Integerpublic void setStaticMemoryEntitlement(Integer value)
value - allowed object is
Integerpublic Integer getPrivateMemory()
Integerpublic void setPrivateMemory(Integer value)
value - allowed object is
Integerpublic Integer getSharedMemory()
Integerpublic void setSharedMemory(Integer value)
value - allowed object is
Integerpublic Integer getSwappedMemory()
Integerpublic void setSwappedMemory(Integer value)
value - allowed object is
Integerpublic Integer getBalloonedMemory()
Integerpublic void setBalloonedMemory(Integer value)
value - allowed object is
Integerpublic Integer getConsumedOverheadMemory()
Integerpublic void setConsumedOverheadMemory(Integer value)
value - allowed object is
Integerpublic Integer getFtLogBandwidth()
Integerpublic void setFtLogBandwidth(Integer value)
value - allowed object is
Integerpublic Integer getFtSecondaryLatency()
Integerpublic void setFtSecondaryLatency(Integer value)
value - allowed object is
Integerpublic ManagedEntityStatus getFtLatencyStatus()
ManagedEntityStatuspublic void setFtLatencyStatus(ManagedEntityStatus value)
value - allowed object is
ManagedEntityStatuspublic Long getCompressedMemory()
Longpublic void setCompressedMemory(Long value)
value - allowed object is
Longpublic Integer getUptimeSeconds()
Integerpublic void setUptimeSeconds(Integer value)
value - allowed object is
Integerpublic Long getSsdSwappedMemory()
LongCopyright © 2018. All rights reserved.