reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -33,13 +33,13 @@ namespace compaction {
|
||||
|
||||
static const int64_t BASE_ROW_COUNT = 2;
|
||||
class TestPartitionMergeUtil : public TestDataFilePrepare {
|
||||
public:
|
||||
public:
|
||||
TestPartitionMergeUtil();
|
||||
virtual ~TestPartitionMergeUtil();
|
||||
virtual void SetUp();
|
||||
virtual void TearDown();
|
||||
|
||||
protected:
|
||||
protected:
|
||||
void prepare_schema();
|
||||
void create_base_sstable();
|
||||
void create_inc_sstable1();
|
||||
|
||||
Reference in New Issue
Block a user