Change in ovirt-engine[master]: core: GetAllDiskSnapshotsByStorageDomainIdQuery streaming

amureini at redhat.com amureini at redhat.com
Wed Feb 3 10:54:49 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: GetAllDiskSnapshotsByStorageDomainIdQuery streaming
......................................................................


core: GetAllDiskSnapshotsByStorageDomainIdQuery streaming

Replace the outdated of Apache Commons Collections' Predicate with
modern Java 8 streaming APIs to improve the code's readability and make
it more standard.

Change-Id: Ic9ee22129f59f0205ffaa8620a1f99cd1d8ef1e0
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/GetAllDiskSnapshotsByStorageDomainIdQuery.java
1 file changed, 2 insertions(+), 8 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/53025
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic9ee22129f59f0205ffaa8620a1f99cd1d8ef1e0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list