Mahesh Reddy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22193
Change subject: KUDU-613: Specialize template Insert functions ...................................................................... KUDU-613: Specialize template Insert functions This patch refactors the Insert adjacent functions to use template specialization. Now only two functions exist, Insert() and ReInsert(). This patch does not contain any functional modifications. Change-Id: I39d45fa96bb0a758d059a43ccc0dff47b0c3f472 --- M src/kudu/util/slru_cache.cc M src/kudu/util/slru_cache.h 2 files changed, 30 insertions(+), 30 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/22193/1 -- To view, visit http://gerrit.cloudera.org:8080/22193 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I39d45fa96bb0a758d059a43ccc0dff47b0c3f472 Gerrit-Change-Number: 22193 Gerrit-PatchSet: 1 Gerrit-Owner: Mahesh Reddy <[email protected]>
