Alexey Serbin has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/5993

Change subject: [mini_master] reorder methods in .cc to match .h order
......................................................................

[mini_master] reorder methods in .cc to match .h order

Re-ordered methods in the mini_master.cc to match their declaration
order in mini_master.h.  Also, added const modifier and updated
a couple of getter methods to return const reference instead of a copy.

This patch does not contain any functional changes.

Change-Id: Id4d30f9e7611e5a3d62019d3c740c7e262bfbd26
---
M src/kudu/master/master.cc
M src/kudu/master/master.h
M src/kudu/master/mini_master.cc
M src/kudu/master/mini_master.h
4 files changed, 74 insertions(+), 74 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/5993/1
-- 
To view, visit http://gerrit.cloudera.org:8080/5993
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4d30f9e7611e5a3d62019d3c740c7e262bfbd26
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to