|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VmwareUnitaryComputerSystem
Field Summary |
---|
Fields inherited from interface com.collation.platform.model.topology.sys.ComputerSystem |
---|
IBM_COPYRIGHT |
Method Summary | |
---|---|
long |
getAvailableMemoryForAllVMs()
Deprecated. |
long |
getCurrentMemoryForAllVMs()
Deprecated. |
long |
getMaxVMMemorySize()
Deprecated. |
long |
getServiceConsoleMemorySize()
Deprecated. |
long |
getSwapMemorySize()
Deprecated. |
boolean |
hasAvailableMemoryForAllVMs()
Deprecated. |
boolean |
hasCurrentMemoryForAllVMs()
Deprecated. |
boolean |
hasMaxVMMemorySize()
Deprecated. |
boolean |
hasServiceConsoleMemorySize()
Deprecated. |
boolean |
hasSwapMemorySize()
Deprecated. |
void |
setAvailableMemoryForAllVMs(long m)
Deprecated. |
void |
setCurrentMemoryForAllVMs(long m)
Deprecated. |
void |
setMaxVMMemorySize(long m)
Deprecated. |
void |
setServiceConsoleMemorySize(long m)
Deprecated. |
void |
setSwapMemorySize(long m)
Deprecated. |
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
Methods inherited from interface com.collation.platform.model.ModelObject |
---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
---|
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
Method Detail |
---|
long getServiceConsoleMemorySize() throws AttributeNotSetException
AttributeNotSetException
void setServiceConsoleMemorySize(long m)
boolean hasServiceConsoleMemorySize()
long getAvailableMemoryForAllVMs() throws AttributeNotSetException
AttributeNotSetException
void setAvailableMemoryForAllVMs(long m)
boolean hasAvailableMemoryForAllVMs()
long getCurrentMemoryForAllVMs() throws AttributeNotSetException
AttributeNotSetException
void setCurrentMemoryForAllVMs(long m)
boolean hasCurrentMemoryForAllVMs()
long getSwapMemorySize() throws AttributeNotSetException
AttributeNotSetException
void setSwapMemorySize(long m)
boolean hasSwapMemorySize()
long getMaxVMMemorySize() throws AttributeNotSetException
AttributeNotSetException
void setMaxVMMemorySize(long m)
boolean hasMaxVMMemorySize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |