Omer Frenkel has submitted this change and it was merged.

Change subject: core: refactor VdsUpdateRunTimeInfo to use diamond operator
......................................................................


core: refactor VdsUpdateRunTimeInfo to use diamond operator

VdsUpdateRunTimeInfo class has many members which are data structures.
Initialize them using the diamond operator makes the code a bit more
organized and shorter.

Change-Id: Ieb0d5f931aee3749a2aad46e34991b97e46ccf8e
Signed-off-by: Arik Hadas <[email protected]>
---
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 17 insertions(+), 20 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb0d5f931aee3749a2aad46e34991b97e46ccf8e
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to