Kanagaraj M has posted comments on this change.

Change subject: engine: adding gluster_server table and dao operations
......................................................................


Patch Set 9: (2 inline comments)

....................................................
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterServerDao.java
Line 12:     public GlusterServer getByServerId(Guid serverId);
Line 13: 
Line 14:     public GlusterServer getByGlusterServerUuid(Guid 
glusterServerUuid);
Line 15: 
Line 16:     public void remove(Guid serverId);
Extended from GenericDao and removed the duplicate methods.
Line 17: 
Line 18:     public void removeByGlusterServerUuid(Guid glusterServerUuid);
Line 19: 
Line 20:     public void update(GlusterServer vdsGluster);


Line 16:     public void remove(Guid serverId);
Line 17: 
Line 18:     public void removeByGlusterServerUuid(Guid glusterServerUuid);
Line 19: 
Line 20:     public void update(GlusterServer vdsGluster);
Done


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I04ba0a7bf1eaa964db731cdfa24ab6875e0b1513
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to