Sahina Bose has posted comments on this change. Change subject: engine : Bll for GeoRep Session Status ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/31696/7/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeGeoRepStatusQuery.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeGeoRepStatusQuery.java: Line 2: Line 3: import org.ovirt.engine.core.common.queries.gluster.GlusterVolumeQueriesParameters; Line 4: import org.ovirt.engine.core.dao.gluster.GlusterGeoRepDao; Line 5: Line 6: public class GetGlusterVolumeGeoRepStatusQuery<P extends GlusterVolumeQueriesParameters> extends GlusterQueriesCommandBase<P>{ Can you use IdQueryParameters instead of GlusterVolumeQueriesParameters? Line 7: Line 8: public GetGlusterVolumeGeoRepStatusQuery(P parameters) { Line 9: super(parameters); Line 10: } -- To view, visit http://gerrit.ovirt.org/31696 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie4c6c372d3680dc9d13cf31ade3b640ee3c86819 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: anmolbabu <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: anmolbabu <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
