Package | Description |
---|---|
org.ovirt.engine.core.common.businessentities | |
org.ovirt.engine.core.common.vdscommands | |
org.ovirt.engine.core.dao | |
org.ovirt.engine.core.vdsbroker |
Modifier and Type | Method and Description |
---|---|
VdsDynamic |
VDS.getDynamicData() |
Modifier and Type | Method and Description |
---|---|
void |
VDS.setDynamicData(VdsDynamic value) |
Constructor and Description |
---|
VDS(VdsStatic vdsStatic,
VdsDynamic vdsDynamic,
VdsStatistics vdsStatistics) |
Modifier and Type | Method and Description |
---|---|
VdsDynamic |
UpdateVdsDynamicDataVDSCommandParameters.getVdsDynamic() |
Constructor and Description |
---|
UpdateVdsDynamicDataVDSCommandParameters(VdsDynamic vdsDynamic) |
Modifier and Type | Method and Description |
---|---|
VdsDynamic |
VdsDynamicDAODbFacadeImpl.get(Guid id) |
Modifier and Type | Method and Description |
---|---|
List<VdsDynamic> |
VdsDynamicDAODbFacadeImpl.getAll() |
Modifier and Type | Method and Description |
---|---|
void |
VdsDynamicDAODbFacadeImpl.save(VdsDynamic vds) |
void |
VdsDynamicDAODbFacadeImpl.update(VdsDynamic vds) |
Modifier and Type | Method and Description |
---|---|
void |
VdsManager.UpdateDynamicData(VdsDynamic dynamicData)
Save dynamic data to cache and DB.
|
void |
ResourceManager.UpdateVdsDynamicData(VdsDynamic vdsDynamic) |
Copyright © 2012. All Rights Reserved.