Change in ovirt-engine[master]: core: Cleanup VdsUpdateRunTimeInfo

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: Cleanup VdsUpdateRunTimeInfo ...................................................................... core: Cleanup VdsUpdateRunTimeInfo Did some cleanup on VdsUpdateRunTimeInfo: 1. Replaced concrete classes with interfaces where possible 2. Replaced FQCNs with imports, including inner classes 3. Added static modifiers to private methods where possible 4. Some indentation issues (auto-fixed by Eclipse IDE) 5. Solved (some) warnings detected by Eclipse IDE Change-Id: Ief76350281768ceb327b046d526e5450bb3c2bdd Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java 1 file changed, 66 insertions(+), 66 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5203 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ief76350281768ceb327b046d526e5450bb3c2bdd Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
lhornyak@redhat.com