|
Rename Variable pair : Pair<RegionInfo,ServerName> to loc : HRegionLocation in method public getCompactionState(tableName TableName, compactType CompactType) : CompactionState in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Variable pair : Pair<RegionInfo,ServerName> to loc : HRegionLocation in method private compact(tableName TableName, columnFamily byte[], major boolean, compactType CompactType) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Variable pair : Pair<RegionInfo,ServerName> to loc : HRegionLocation in method public split(tableName TableName, splitPoint byte[]) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Return Type RegionLocations to CompletableFuture<RegionLocations> in method public getMetaRegionLocation() : CompletableFuture<RegionLocations> in class org.apache.hadoop.hbase.client.TestClientNoCluster.SimpleRegistry |
From |
To |
|
Change Return Type RegionLocations to CompletableFuture<RegionLocations> in method public getMetaRegionLocation() : CompletableFuture<RegionLocations> in class org.apache.hadoop.hbase.client.DoNothingAsyncRegistry |
From |
To |
|
Change Return Type String to CompletableFuture<String> in method public getClusterId() : CompletableFuture<String> in class org.apache.hadoop.hbase.client.TestAsyncProcess.MyConnectionImpl.TestRegistry |
From |
To |
|
Change Return Type int to CompletableFuture<Integer> in method public getCurrentNrHRS() : CompletableFuture<Integer> in class org.apache.hadoop.hbase.client.TestClientNoCluster.SimpleRegistry |
From |
To |
|
Change Return Type int to CompletableFuture<Integer> in method public getCurrentNrHRS() : CompletableFuture<Integer> in class org.apache.hadoop.hbase.client.DoNothingAsyncRegistry |
From |
To |
|
Change Return Type HRegionInfo to RegionInfo in method private getMobRegionInfo(tableName TableName) : RegionInfo in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Return Type String to CompletableFuture<String> in method public getClusterId() : CompletableFuture<String> in class org.apache.hadoop.hbase.client.TestClientNoCluster.SimpleRegistry |
From |
To |
|
Change Return Type int to CompletableFuture<Integer> in method public getCurrentNrHRS() : CompletableFuture<Integer> in class org.apache.hadoop.hbase.client.TestAsyncProcess.MyConnectionImpl.TestRegistry |
From |
To |
|
Change Return Type String to CompletableFuture<String> in method public getClusterId() : CompletableFuture<String> in class org.apache.hadoop.hbase.client.DoNothingAsyncRegistry |
From |
To |
|
Change Variable Type regionInfo : HRegionInfo to regionInfo : RegionInfo in method public updateCachedLocations(tableName TableName, regionName byte[], rowkey byte[], exception Object, source ServerName) : void in class org.apache.hadoop.hbase.client.ConnectionImplementation |
From |
To |
|
Change Variable Type info : HRegionInfo to info : RegionInfo in method public getCompactionState(tableName TableName, compactType CompactType) : CompactionState in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type regionInfo : HRegionInfo to regionInfo : RegionInfo in method private locateRegionInMeta(tableName TableName, row byte[], useCache boolean, retry boolean, replicaId int) : RegionLocations in class org.apache.hadoop.hbase.client.ConnectionImplementation |
From |
To |
|
Change Variable Type pair : Pair<RegionInfo,ServerName> to loc : HRegionLocation in method public getCompactionState(tableName TableName, compactType CompactType) : CompactionState in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type pair : Pair<RegionInfo,ServerName> to loc : HRegionLocation in method public split(tableName TableName, splitPoint byte[]) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type region : HRegionInfo to region : RegionInfo in method public compactRegionServer(sn ServerName, major boolean) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type pair : Pair<RegionInfo,ServerName> to loc : HRegionLocation in method private compact(tableName TableName, columnFamily byte[], major boolean, compactType CompactType) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |