Change in ovirt-engine[master]: core: cleanup VdsSelector

lhornyak at redhat.com lhornyak at redhat.com
Wed Jun 20 12:54:58 UTC 2012


Laszlo Hornyak has submitted this change and it was merged.

Change subject: core: cleanup VdsSelector
......................................................................


core: cleanup VdsSelector

- java.util FQN replaced with imports
- ArrayList replaced with List where applicable
- does no longer use the ctr to init privateRunVdssList, gets an
  instance by initializer
- setRunVdssList was never called, removed privateRunVdssList can be
  final

Change-Id: I14f1c39dc85117266b75f09bf44fa063469c38d2
Signed-off-by: Laszlo Hornyak <lhornyak at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsSelector.java
2 files changed, 11 insertions(+), 14 deletions(-)

Approvals:
  Laszlo Hornyak: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I14f1c39dc85117266b75f09bf44fa063469c38d2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list