Gilad Chaplik has posted comments on this change.

Change subject: backend, db: store additional hosted engine info
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/23530/4/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDS.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDS.java:

Line 587:     public void setHighlyAvailableGlobalMaintenance(Boolean value) {
Line 588:         
this.mVdsStatistics.setHighlyAvailableGlobalMaintenance(value);
Line 589:     }
Line 590: 
Line 591:     public Boolean getHighlyAvailableLocalMaintenance() {
is there a special reason to use wrapped classes?
Line 592:         return 
this.mVdsStatistics.getHighlyAvailableLocalMaintenance();
Line 593:     }
Line 594: 
Line 595:     public void setHighlyAvailableLocalMaintenance(Boolean value) {


-- 
To view, visit http://gerrit.ovirt.org/23530
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib62849ffe0f7392c1feb1f2a0536a23410b58210
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Greg Padgett <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Jiří Moskovčák <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to