Change in ovirt-engine[master]: core: GlusterGeoRepUtil lambdas

Allon Mureinik has submitted this change and it was merged. Change subject: core: GlusterGeoRepUtil lambdas ...................................................................... core: GlusterGeoRepUtil lambdas Modernized the syntax and reduced code bloating by replacing explicit implementations of java.util.function.Predicate with neater inline lambda expressions. Change-Id: I4fa9aeaa99965b71344bc5e783030f63d3146154 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterGeoRepUtil.java 1 file changed, 25 insertions(+), 62 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests Sahina Bose: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/48949 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4fa9aeaa99965b71344bc5e783030f63d3146154 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com