|
Rename Method private locatePreviousInCache(tableCache TableCache, tableName TableName, startRowOfCurrentRegion byte[]) : HRegionLocation renamed to private locateRowBeforeInCache(tableCache TableCache, tableName TableName, row byte[]) : HRegionLocation in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Rename Method private getRegionLocation(tableName TableName, row byte[], locateToPrevious boolean) : CompletableFuture<HRegionLocation> renamed to private getRegionLocationInternal(tableName TableName, row byte[], locateType RegionLocateType) : CompletableFuture<HRegionLocation> in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Rename Method private locateInCache(tableCache TableCache, tableName TableName, row byte[]) : HRegionLocation renamed to private locateRowInCache(tableCache TableCache, tableName TableName, row byte[]) : HRegionLocation in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Change Parameter Type locateToPreviousRegion : boolean to locateType : RegionLocateType in method public AsyncSingleRequestRpcRetryingCaller(retryTimer HashedWheelTimer, conn AsyncConnectionImpl, tableName TableName, row byte[], locateType RegionLocateType, callable Callable<T>, pauseNs long, maxRetries int, operationTimeoutNs long, rpcTimeoutNs long, startLogErrorsCnt int) in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller |
From |
To |
|
Change Parameter Type locateToPrevious : boolean to locateType : RegionLocateType in method private getRegionLocationInternal(tableName TableName, row byte[], locateType RegionLocateType) : CompletableFuture<HRegionLocation> in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Change Parameter Type locateToPrevious : boolean to locateType : RegionLocateType in method public LocateRequest(row byte[], locateType RegionLocateType) in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest |
From |
To |
|
Change Parameter Type locateToPreviousRegion : boolean to locateType : RegionLocateType in method private openScanner(locateType RegionLocateType) : void in class org.apache.hadoop.hbase.client.AsyncClientScanner |
From |
To |
|
Change Parameter Type locateToPrevious : boolean to locateType : RegionLocateType in method private locateInCache(tableCache TableCache, tableName TableName, row byte[], locateType RegionLocateType) : HRegionLocation in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Change Parameter Type locateToPreviousRegion : boolean to locateType : RegionLocateType in method private scan(locateType RegionLocateType) : void in class org.apache.hadoop.hbase.client.AsyncSmallScanRpcRetryingCaller |
From |
To |
|
Rename Parameter startRowOfCurrentRegion : byte[] to row : byte[] in method private locateRowBeforeInCache(tableCache TableCache, tableName TableName, row byte[]) : HRegionLocation in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Rename Parameter locateToPreviousRegion : boolean to locateType : RegionLocateType in method private openScanner(locateType RegionLocateType) : void in class org.apache.hadoop.hbase.client.AsyncClientScanner |
From |
To |
|
Rename Parameter locateToPrevious : boolean to locateType : RegionLocateType in method private locateInCache(tableCache TableCache, tableName TableName, row byte[], locateType RegionLocateType) : HRegionLocation in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Rename Parameter locateToPreviousRegion : boolean to locateType : RegionLocateType in method private scan(locateType RegionLocateType) : void in class org.apache.hadoop.hbase.client.AsyncSmallScanRpcRetryingCaller |
From |
To |
|
Rename Parameter locateToPreviousRegion : boolean to locateType : RegionLocateType in method public AsyncSingleRequestRpcRetryingCaller(retryTimer HashedWheelTimer, conn AsyncConnectionImpl, tableName TableName, row byte[], locateType RegionLocateType, callable Callable<T>, pauseNs long, maxRetries int, operationTimeoutNs long, rpcTimeoutNs long, startLogErrorsCnt int) in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller |
From |
To |
|
Rename Parameter locateToPrevious : boolean to locateType : RegionLocateType in method private getRegionLocationInternal(tableName TableName, row byte[], locateType RegionLocateType) : CompletableFuture<HRegionLocation> in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator |
From |
To |
|
Rename Parameter locateToPrevious : boolean to locateType : RegionLocateType in method public LocateRequest(row byte[], locateType RegionLocateType) in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest |
From |
To |