|
Change Parameter Type tableNameStr : String to tableName : TableName in method private getMobFamilyPath(conf Configuration, tableName TableName, familyName String) : Path in class org.apache.hadoop.hbase.mob.mapreduce.TestMobSweeper |
From |
To |
|
Change Parameter Type tableName : String to tableName : TableName in method private generateMobTable(admin Admin, table BufferedMutator, tableName TableName, count int, flushStep int) : void in class org.apache.hadoop.hbase.mob.mapreduce.TestMobSweeper |
From |
To |
|
Change Parameter Type tableName : String to tableName : TableName in method private testCompactionDelaySweeperInternal(table Table, bufMut BufferedMutator, tableName TableName, encrypted boolean) : void in class org.apache.hadoop.hbase.mob.mapreduce.TestMobSweeper |
From |
To |