Hao Hao has uploaded a new change for review. http://gerrit.cloudera.org:8080/8101
Change subject: Rename BlockTransaction to BlockCreationTransaction ...................................................................... Rename BlockTransaction to BlockCreationTransaction This patch renames BlockTransaction to BlockCreationTransaction, since the implementation of BlockTransaction is specific for block creations that happen in a transaction. Change-Id: I1abf5a8856de5c9564e5e1f05e5a113d3b7adc77 --- M src/kudu/cfile/bloomfile.cc M src/kudu/cfile/bloomfile.h M src/kudu/cfile/cfile-test.cc M src/kudu/cfile/cfile_writer.cc M src/kudu/cfile/cfile_writer.h M src/kudu/fs/block_manager-test.cc M src/kudu/fs/block_manager.h M src/kudu/fs/log_block_manager-test.cc M src/kudu/tablet/deltafile.cc M src/kudu/tablet/deltafile.h M src/kudu/tablet/diskrowset.cc M src/kudu/tablet/diskrowset.h M src/kudu/tablet/multi_column_writer.cc M src/kudu/tablet/multi_column_writer.h M src/kudu/tserver/tablet_copy_client.h 15 files changed, 45 insertions(+), 43 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/01/8101/1 -- To view, visit http://gerrit.cloudera.org:8080/8101 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1abf5a8856de5c9564e5e1f05e5a113d3b7adc77 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Hao Hao <[email protected]>
