| Package | Description |
|---|---|
| org.ovirt.engine.core.common.businessentities | |
| org.ovirt.engine.core.dao | |
| org.ovirt.engine.core.vdsbroker.vdsbroker |
| Modifier and Type | Method and Description |
|---|---|
VmStatistics |
VM.getStatisticsData() |
| Modifier and Type | Method and Description |
|---|---|
void |
VM.setStatisticsData(VmStatistics value) |
void |
VM.updateRunTimeStatisticsData(VmStatistics vmStatistics,
VM vm)
update vm statistics data
|
| Constructor and Description |
|---|
VM(VmStatic vmStatic,
VmDynamic vmDynamic,
VmStatistics vmStatistics) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<VmStatistics> |
VmStatisticsDaoDbFacadeImpl.createEntityRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
VmStatisticsDaoDbFacadeImpl.createFullParametersMapper(VmStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
static VmStatistics |
VdsBrokerObjectsBuilder.buildVMStatisticsData(XmlRpcStruct xmlRpcStruct) |
| Modifier and Type | Method and Description |
|---|---|
static void |
VdsBrokerObjectsBuilder.updateVMStatisticsData(VmStatistics vm,
XmlRpcStruct xmlRpcStruct) |
Copyright © 2012. All Rights Reserved.