|
Change Parameter Type region : Region to region : HRegion in method public RegionCoprocessorHost(region HRegion, rsServices RegionServerServices, conf Configuration) in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private mutateRows(region HRegion, actions List<ClientProtos.Action>, cellScanner CellScanner, builder RegionActionResult.Builder) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public RegionScannerHolder(scannerName String, s RegionScanner, r HRegion, closeCallBack RpcCallback, shippedCallback RpcCallback, needCursor boolean) in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public requestFlush(region HRegion, forceFlushAllStores boolean) : void in class org.apache.hadoop.hbase.regionserver.FlushRequester |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private flushRegion(region HRegion, emergencyFlush boolean, forceFlushAllStores boolean) : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public removeRegion(r HRegion, destination ServerName) : boolean in class org.apache.hadoop.hbase.regionserver.OnlineRegions |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method private addScanner(scannerName String, s RegionScanner, r HRegion, needCursor boolean) : RegionScannerHolder in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type regions : List<Region> to regions : List<HRegion> in method public FlushSnapshotSubprocedure(member ProcedureMember, errorListener ForeignExceptionDispatcher, wakeFrequency long, timeout long, regions List<HRegion>, snapshot SnapshotDescription, taskManager SnapshotSubprocedurePool) in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private checkAndRowMutate(region HRegion, actions List<ClientProtos.Action>, cellScanner CellScanner, row byte[], family byte[], qualifier byte[], op CompareOperator, comparator ByteArrayComparable, builder RegionActionResult.Builder, spaceQuotaEnforcement ActivePolicyEnforcement) : boolean in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method private flush(r HRegion, server HRegionServer) : void in class org.apache.hadoop.hbase.TestGlobalMemStoreSize |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private doReplayBatchOp(region HRegion, mutations List<WALSplitter.MutationReplay>, replaySeqId long) : OperationStatus[] in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public PostOpenDeployContext(region HRegion, masterSystemTime long) in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public requestFlush(region HRegion, force boolean) : void in class org.apache.hadoop.hbase.regionserver.wal.AbstractTestWALReplay.TestFlusher |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private loadDataToRegion(region HRegion, additionalFamily byte[]) : void in class org.apache.hadoop.hbase.regionserver.TestReversibleScanners |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public secureBulkLoadHFiles(region HRegion, request BulkLoadHFileRequest) : Map<byte[],List<Path>> in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public requestDelayedFlush(r HRegion, delay long, forceFlushAllStores boolean) : void in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private doPuts(region HRegion) : void in class org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private createStoreFile(region HRegion, family String) : void in class org.apache.hadoop.hbase.regionserver.TestMajorCompaction |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public requestFlush(r HRegion, forceFlushAllStores boolean) : void in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public removeRegion(r HRegion, destination ServerName) : boolean in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Parameter Type regions : List<Region> to regions : List<HRegion> in method private countStoreFilesInFamily(regions List<HRegion>, family byte[]) : int in class org.apache.hadoop.hbase.regionserver.TestCompactionState |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public AtomicOperation(region HRegion, numOps int, timeStamps AtomicLong, failures AtomicInteger) in class org.apache.hadoop.hbase.regionserver.TestAtomicOperation.AtomicOperation |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private createHFileInRegion(region HRegion, columnFamily byte[]) : void in class org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private createStoreFile(region HRegion) : void in class org.apache.hadoop.hbase.regionserver.TestMajorCompaction |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method package FlushRegionEntry(r HRegion, forceFlushAllStores boolean) in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public addRegion(region HRegion) : void in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private closeScanner(region HRegion, scanner RegionScanner, scannerName String, context RpcCallContext) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public removeRegion(r HRegion, destination ServerName) : boolean in class org.apache.hadoop.hbase.MockRegionServerServices |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public requestDelayedFlush(region HRegion, delay long, forceFlushAllStores boolean) : void in class org.apache.hadoop.hbase.regionserver.FlushRequester |
From |
To |
|
Change Parameter Type closedRegion : Region to closedRegion : HRegion in method package reopenRegion(closedRegion HRegion, implClasses Class<?>...) : HRegion in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private doNonAtomicRegionMutation(region HRegion, quota OperationQuota, actions RegionAction, cellScanner CellScanner, builder RegionActionResult.Builder, cellsToReturn List<CellScannable>, nonceGroup long, closeCallBack RegionScannersCloseCallBack, context RpcCallContext, spaceQuotaEnforcement ActivePolicyEnforcement) : List<CellScannable> in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type regions : List<Region> to regions : List<HRegion> in method public FlushTableSubprocedure(member ProcedureMember, errorListener ForeignExceptionDispatcher, wakeFrequency long, timeout long, regions List<HRegion>, table String, taskManager FlushTableSubprocedurePool) in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure |
From |
To |
|
Change Parameter Type regions : List<Region> to regions : List<HRegion> in method private countStoreFilesInFamilies(regions List<HRegion>, families byte[][]) : int in class org.apache.hadoop.hbase.regionserver.TestCompactionState |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method package createRegionLoad(r HRegion, regionLoadBldr RegionLoad.Builder, regionSpecifier RegionSpecifier.Builder) : RegionLoad in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private increment(region HRegion, quota OperationQuota, mutation MutationProto, cells CellScanner, nonceGroup long, spaceQuota ActivePolicyEnforcement) : Result in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public RegionSnapshotTask(region HRegion, snapshotDesc SnapshotDescription, skipFlush boolean, monitor ForeignExceptionDispatcher) in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private execServiceOnRegion(region HRegion, serviceCall ClientProtos.CoprocessorServiceCall) : Message in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type regionsBySize : SortedMap<Long,Region> to regionsBySize : SortedMap<Long,HRegion> in method private getBiggestMemStoreOfRegionReplica(regionsBySize SortedMap<Long,HRegion>, excludedRegions Set<HRegion>) : HRegion in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private createSmallerStoreFile(region HRegion) : void in class org.apache.hadoop.hbase.regionserver.TestMajorCompaction |
From |
To |
|
Change Parameter Type excludedRegions : Set<Region> to excludedRegions : Set<HRegion> in method private getBiggestMemStoreRegion(regionsBySize SortedMap<Long,HRegion>, excludedRegions Set<HRegion>, checkStoreFileCount boolean) : HRegion in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public removeRegion(r HRegion, destination ServerName) : boolean in class org.apache.hadoop.hbase.master.MockRegionServer |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method public requestFlush(region HRegion, forceFlushAllStores boolean) : void in class org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager.MemstoreFlusherStub |
From |
To |
|
Change Parameter Type excludedRegions : Set<Region> to excludedRegions : Set<HRegion> in method private getBiggestMemStoreOfRegionReplica(regionsBySize SortedMap<Long,HRegion>, excludedRegions Set<HRegion>) : HRegion in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method package RegionFlushTask(region HRegion) in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure.RegionFlushTask |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public addRegion(r HRegion) : void in class org.apache.hadoop.hbase.regionserver.OnlineRegions |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private append(region HRegion, quota OperationQuota, mutation MutationProto, cellScanner CellScanner, nonceGroup long, spaceQuota ActivePolicyEnforcement) : Result in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private doBatchOp(builder RegionActionResult.Builder, region HRegion, quota OperationQuota, mutations List<ClientProtos.Action>, cells CellScanner, spaceQuotaEnforcement ActivePolicyEnforcement) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type region : Region to region : HRegion in method private writeTestData(region HRegion) : void in class org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks |
From |
To |
|
Change Parameter Type regionsBySize : SortedMap<Long,Region> to regionsBySize : SortedMap<Long,HRegion> in method private getBiggestMemStoreRegion(regionsBySize SortedMap<Long,HRegion>, excludedRegions Set<HRegion>, checkStoreFileCount boolean) : HRegion in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Parameter Type r : Region to r : HRegion in method public addRegion(r HRegion) : void in class org.apache.hadoop.hbase.MockRegionServerServices |
From |
To |
|
Change Parameter Type region : Region to r : HRegion in method private checkCellSizeLimit(r HRegion, m Mutation) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method private _testBlocksScanned(table HTableDescriptor) : void in class org.apache.hadoop.hbase.regionserver.TestBlocksScanned |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public compact(tableName TableName, major boolean) : void in class org.apache.hadoop.hbase.MiniHBaseCluster |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testCompactionRecordDoesntBlockRolling() : void in class org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public run() : void in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testStoreCloseAndDischargeRunningInParallel() : void in class org.apache.hadoop.hbase.regionserver.TestCompactionArchiveConcurrentClose |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testGetClosestBefore() : void in class org.apache.hadoop.hbase.regionserver.TestMinVersions |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method package reopenRegion(closedRegion HRegion, implClasses Class<?>...) : HRegion in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface |
From |
To |
|
Change Variable Type onlineRegion : Region to onlineRegion : HRegion in method public openRegion(controller RpcController, request OpenRegionRequest) : OpenRegionResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type onlineRegions2 : List<Region> to onlineRegions2 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsDecreased() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testDuplicateVersions() : void in class org.apache.hadoop.hbase.regionserver.TestColumnSeeking |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testRegionObserverFlushTimeStacking() : void in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook |
From |
To |
|
Change Variable Type e : Map.Entry<String,Region> to e : Map.Entry<String,HRegion> in method private getWriteRequestCount() : long in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testEncodedSeeker() : void in class org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public run() : void in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels.testVisibilityLabelsOnKillingOfRSContainingLabelsTable.t1 |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public replay(controller RpcController, request ReplicateWALEntryRequest) : ReplicateWALEntryResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testArchiveOnTableDelete() : void in class org.apache.hadoop.hbase.backup.TestHFileArchiving |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public cleanupBulkLoad(controller RpcController, request CleanupBulkLoadRequest) : CleanupBulkLoadResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testRefresStoreFiles() : void in class org.apache.hadoop.hbase.regionserver.TestHRegionReplayEvents |
From |
To |
|
Change Variable Type hrs : Collection<Region> to hrs : Collection<HRegion> in method public assertRegionOnlyOnServer(hri RegionInfo, server ServerName, timeout long) : void in class org.apache.hadoop.hbase.HBaseTestingUtility |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testMobMetrics() : void in class org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics |
From |
To |
|
Change Variable Type desiredRegion : Region to desiredRegion : HRegion in method public testFlushingWhenLogRolling() : void in class org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testRegionReplicaGets() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicas |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testGetClosestRowBefore3() : void in class org.apache.hadoop.hbase.regionserver.TestGetClosestAtOrBefore |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testSharedData() : void in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface |
From |
To |
|
Change Variable Type onlineRegions3 : List<Region> to onlineRegions3 : List<HRegion> in method public testRegionReplicasUsingEnableTableForMultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private newRegionScanner(request ScanRequest, builder ScanResponse.Builder) : RegionScannerHolder in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testArchiveOnTableFamilyDelete() : void in class org.apache.hadoop.hbase.backup.TestHFileArchiving |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testRefresStoreFiles() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicas |
From |
To |
|
Change Variable Type replica1 : Region to replica1 : HRegion in method public testIsStale() : void in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testMemStore() : void in class org.apache.hadoop.hbase.regionserver.TestMinVersions |
From |
To |
|
Change Variable Type e : Map.Entry<String,Region> to e : Map.Entry<String,HRegion> in method private waitOnAllRegionsToClose(abort boolean) : void in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type bestRegionReplica : Region to bestRegionReplica : HRegion in method private flushOneForGlobalPressure() : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type e : Map.Entry<String,Region> to e : Map.Entry<String,HRegion> in method private areAllUserRegionsOffline() : boolean in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public waitForTableToBeOnline(util HBaseTestingUtility, tableName TableName) : void in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils |
From |
To |
|
Change Variable Type involvedRegions : List<Region> to involvedRegions : List<HRegion> in method public buildSubprocedure(snapshot SnapshotDescription) : Subprocedure in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testBusyRegionSplitPolicy() : void in class org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy |
From |
To |
|
Change Variable Type onlineRegions2 : List<Region> to onlineRegions2 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsIncreased() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type onlineRegions : Map<String,Region> to onlineRegions : Map<String,HRegion> in method public getOnlineRegion(controller RpcController, request GetOnlineRegionRequest) : GetOnlineRegionResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type testRegion : Region to testRegion : HRegion in method public testNestedFilterListWithSCVF() : void in class org.apache.hadoop.hbase.filter.TestFilter |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testHBaseCluster() : void in class org.apache.hadoop.hbase.fs.TestBlockReorder |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public scan(controller RpcController, request ScanRequest) : ScanResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testFavoredNodes() : void in class org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes |
From |
To |
|
Change Variable Type bestAnyRegion : Region to bestAnyRegion : HRegion in method private flushOneForGlobalPressure() : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public getRegionServerCoprocessors() : String[] in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type mr : Region to mr : HRegion in method public testUsingMetaAndBinary() : void in class org.apache.hadoop.hbase.regionserver.TestGetClosestAtOrBefore |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private flushSnapshot() : void in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method private initHRegion(tableName byte[], callingMethod String, conf Configuration, family String) : HRegion in class org.apache.hadoop.hbase.regionserver.TestBlocksRead |
From |
To |
|
Change Variable Type regionToClose : Region to regionToClose : HRegion in method protected closeAndOfflineRegionForSplitOrMerge(regionEncodedName List<String>) : boolean in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private getRegionWithName(tableName TableName) : Pair<HRegion,HRegionServer> in class org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public compact(major boolean) : void in class org.apache.hadoop.hbase.MiniHBaseCluster |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testRegionReplicasUsingEnableTableForMultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method private getRegionsToSnapshot(snapshot SnapshotDescription) : List<HRegion> in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testScannersSeekOnFewLargeCells() : void in class org.apache.hadoop.hbase.regionserver.TestRowTooBig |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method package buildServerLoad(reportStartTime long, reportEndTime long) : ClusterStatusProtos.ServerLoad in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testScannerSelection() : void in class org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testScannerSelection() : void in class org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testFavoredNodes() : void in class org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testGetOnTargetRegionReplica() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicas |
From |
To |
|
Change Variable Type onlineRegions3 : List<Region> to onlineRegions3 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsDecreased() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private flushRegion(fqe FlushRegionEntry) : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private getBiggestMemStoreOfRegionReplica(regionsBySize SortedMap<Long,HRegion>, excludedRegions Set<HRegion>) : HRegion in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testArchiveOnTableFamilyDelete() : void in class org.apache.hadoop.hbase.backup.TestHFileArchiving |
From |
To |
|
Change Variable Type recoveringRegions : Map<String,Region> to recoveringRegions : Map<String,HRegion> in method public HRegion(fs HRegionFileSystem, wal WAL, confParam Configuration, htd TableDescriptor, rsServices RegionServerServices) in class org.apache.hadoop.hbase.regionserver.HRegion |
From |
To |
|
Change Variable Type onlineRegions2 : List<Region> to onlineRegions2 : List<HRegion> in method public testRegionReplicasUsingEnableTableForMultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public prepareBulkLoad(controller RpcController, request PrepareBulkLoadRequest) : PrepareBulkLoadResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testRefreshAndWait() : void in class org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testFilters() : void in class org.apache.hadoop.hbase.regionserver.TestMinVersions |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method package closeUserRegions(abort boolean) : void in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsIncreasedWithmultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testMulti() : void in class org.apache.hadoop.hbase.client.TestHCM |
From |
To |
|
Change Variable Type excludedRegions : Set<Region> to excludedRegions : Set<HRegion> in method private flushOneForGlobalPressure() : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testGetClosestRowBefore2() : void in class org.apache.hadoop.hbase.regionserver.TestGetClosestAtOrBefore |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public flushcache(tableName TableName) : void in class org.apache.hadoop.hbase.MiniHBaseCluster |
From |
To |
|
Change Variable Type onlineRegions2 : List<Region> to onlineRegions2 : List<HRegion> in method public testRegionReplicasUsingEnableTable() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type onlineRegions3 : List<Region> to onlineRegions3 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsIncreased() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private flushRegions() : void in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testVerifySecondaryAbilityToReadWithOnFiles() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicas |
From |
To |
|
Change Variable Type onlineRegions3 : List<Region> to onlineRegions3 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsIncreasedWithmultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type primaryRegion : Region to primaryRegion : HRegion in method public testVerifySecondaryAbilityToReadWithOnFiles() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicas |
From |
To |
|
Change Variable Type primary : Region to primary : HRegion in method public testIsStale() : void in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method private verifyReplication(tableName TableName, regionReplication int, startRow int, endRow int, present boolean) : void in class org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint |
From |
To |
|
Change Variable Type regs : Collection<Region> to regs : Collection<HRegion> in method private killRandomServerAndVerifyAssignment() : void in class org.apache.hadoop.hbase.master.TestRegionPlacement |
From |
To |
|
Change Variable Type desiredRegion : Region to desiredRegion : HRegion in method private doTestLogReplay() : void in class org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testMultipleTables() : void in class org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method package initHRegion(tableName TableName, callingMethod String, conf Configuration, implClasses Class<?>[], families byte[][]) : HRegion in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public setUp() : void in class org.apache.hadoop.hbase.regionserver.compactions.TestCompactedHFilesDischarger |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testSelectiveFlushWithIndexCompaction() : void in class org.apache.hadoop.hbase.regionserver.TestWalAndCompactingMemStoreFlush |
From |
To |
|
Change Variable Type regionToFlush : Region to regionToFlush : HRegion in method private flushOneForGlobalPressure() : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method private checkBalance(masterCount int, rsCount int) : void in class org.apache.hadoop.hbase.master.balancer.TestRegionsOnMasterOptions |
From |
To |
|
Change Variable Type allRegions : List<Region> to allRegions : List<HRegion> in method public getRegions() : List<HRegion> in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private testNotCachingDataBlocksDuringCompactionInternals(useTags boolean) : void in class org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public getRegionLoad(controller RpcController, request GetRegionLoadRequest) : GetRegionLoadResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testMultiColumnScanner() : void in class org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public execService(controller RpcController, request CoprocessorServiceRequest) : CoprocessorServiceResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsDecreased() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testFlushThroughputTuning() : void in class org.apache.hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method protected getRegionByEncodedName(regionName byte[], encodedRegionName String) : HRegion in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public testGlobalMemStore() : void in class org.apache.hadoop.hbase.TestGlobalMemStoreSize |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private compactTable(tableName TableName) : void in class org.apache.hadoop.hbase.master.balancer.TestFavoredStochasticLoadBalancer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testReversibleRegionScanner() : void in class org.apache.hadoop.hbase.regionserver.TestReversibleScanners |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public setUpBeforeClass() : void in class org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testResettingCounters() : void in class org.apache.hadoop.hbase.regionserver.TestResettingCounters |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testReseeking() : void in class org.apache.hadoop.hbase.regionserver.TestColumnSeeking |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private verifyReplication(tableName TableName, regionReplication int, startRow int, endRow int, present boolean) : void in class org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method private find(tableName TableName) : Region in class org.apache.hadoop.hbase.client.TestFromClientSide3 |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public multi(rpcc RpcController, request MultiRequest) : MultiResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method private scheduleFlush(encodedRegionName byte[]) : void in class org.apache.hadoop.hbase.regionserver.LogRoller |
From |
To |
|
Change Variable Type e : Map.Entry<String,Region> to e : Map.Entry<String,HRegion> in method package closeMetaTableRegions(abort boolean) : void in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public setup() : void in class org.apache.hadoop.hbase.regionserver.TestHRegionReplayEvents |
From |
To |
|
Change Variable Type onlineRegionsLocalContext : Collection<Region> to onlineRegionsLocalContext : Collection<HRegion> in method public getNumOnlineRegions() : long in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public waitForTableToBeOnline(util HBaseTestingUtility, tableName TableName) : void in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private getBiggestMemStoreRegion(regionsBySize SortedMap<Long,HRegion>, excludedRegions Set<HRegion>, checkStoreFileCount boolean) : HRegion in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type toReturn : Region to toReturn : HRegion in method public removeRegion(r HRegion, destination ServerName) : boolean in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type meta : Region to meta : HRegion in method public testMetaInTransitionWhenMasterFailover() : void in class org.apache.hadoop.hbase.master.TestMasterFailover |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public getOnlineRegion(controller RpcController, request GetOnlineRegionRequest) : GetOnlineRegionResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method protected chore() : void in class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method private getRegionsToSnapshot(snapshot SnapshotDescription) : List<HRegion> in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testArchivingOnSingleTable() : void in class org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testRegionMadeOfBulkLoadedFilesOnly() : void in class org.apache.hadoop.hbase.regionserver.wal.AbstractTestWALReplay |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public testWALRollWriting() : void in class org.apache.hadoop.hbase.client.TestAdmin2 |
From |
To |
|
Change Variable Type sortedRegions : SortedMap<Long,Region> to sortedRegions : SortedMap<Long,HRegion> in method package getCopyOfOnlineRegionsSortedBySize() : SortedMap<Long,HRegion> in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public bulkLoadHFile(controller RpcController, request BulkLoadHFileRequest) : BulkLoadHFileResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsIncreased() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsDecreasedWithMultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type meta : Region to meta : HRegion in method package closeMetaTableRegions(abort boolean) : void in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type onlineRegion : Region to onlineRegion : HRegion in method public warmupRegion(controller RpcController, request WarmupRegionRequest) : WarmupRegionResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testSelectiveFlushWhenEnabled() : void in class org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testCoprocessorInterface() : void in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface |
From |
To |
|
Change Variable Type onlineRegions2 : List<Region> to onlineRegions2 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsIncreasedWithmultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private scan(controller HBaseRpcController, request ScanRequest, rsh RegionScannerHolder, maxQuotaResultSize long, maxResults int, limitOfRows int, results List<Result>, builder ScanResponse.Builder, lastBlock MutableObject, context RpcCallContext) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testDelete() : void in class org.apache.hadoop.hbase.regionserver.TestMinVersions |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public get(controller RpcController, request GetRequest) : GetResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public leaseExpired() : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices.ScannerListener |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public getRegions(tableName TableName) : List<HRegion> in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public chore() : void in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger |
From |
To |
|
Change Variable Type onlineRegions3 : List<Region> to onlineRegions3 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsDecreasedWithMultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type regions : Collection<Region> to regions : Collection<HRegion> in method package buildServerLoad(reportStartTime long, reportEndTime long) : ClusterStatusProtos.ServerLoad in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type entry : Map.Entry<String,Region> to entry : Map.Entry<String,HRegion> in method public test() : void in class org.apache.hadoop.hbase.regionserver.TestSplitWalDataLoss |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testGetTopBlockLocations() : void in class org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method private compaction(tableName String, flushes int, expectedState CompactionState, singleFamily boolean) : void in class org.apache.hadoop.hbase.regionserver.TestCompactionState |
From |
To |
|
Change Variable Type e : Map.Entry<String,Region> to e : Map.Entry<String,HRegion> in method package closeUserRegions(abort boolean) : void in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type regionsBySize : SortedMap<Long,Region> to regionsBySize : SortedMap<Long,HRegion> in method private flushOneForGlobalPressure() : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testGetClosestRowBefore() : void in class org.apache.hadoop.hbase.client.TestFromClientSide |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testStoreMemStore() : void in class org.apache.hadoop.hbase.regionserver.TestMinVersions |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testHBaseCluster() : void in class org.apache.hadoop.hbase.fs.TestBlockReorder |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testSelectiveFlushWithEager() : void in class org.apache.hadoop.hbase.regionserver.TestWalAndCompactingMemStoreFlush |
From |
To |
|
Change Variable Type regions : Collection<Region> to regions : Collection<HRegion> in method public getOnlineRegionsLocalContext() : Collection<HRegion> in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public assertRegionOnlyOnServer(hri RegionInfo, server ServerName, timeout long) : void in class org.apache.hadoop.hbase.HBaseTestingUtility |
From |
To |
|
Change Variable Type desiredRegionAndServer : Pair<Region,HRegionServer> to desiredRegionAndServer : Pair<HRegion,HRegionServer> in method private doTestLogReplay() : void in class org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testRegionObserverCompactionTimeStacking() : void in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method private killRandomServerAndVerifyAssignment() : void in class org.apache.hadoop.hbase.master.TestRegionPlacement |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public createRegionLoad(encodedRegionName String) : RegionLoad in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testRawScanWithoutKeepingDeletes() : void in class org.apache.hadoop.hbase.regionserver.TestKeepDeletes |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public flushcache() : void in class org.apache.hadoop.hbase.MiniHBaseCluster |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testVisibilityLabelsOnKillingOfRSContainingLabelsTable() : void in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testIncreasingToUpperBoundRegionSplitPolicy() : void in class org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method private countStoreFilesInFamilies(regions List<HRegion>, families byte[][]) : int in class org.apache.hadoop.hbase.regionserver.TestCompactionState |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testRefreshAndWait() : void in class org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder |
From |
To |
|
Change Variable Type testRegion : Region to testRegion : HRegion in method public testFilterListWithPrefixFilter() : void in class org.apache.hadoop.hbase.filter.TestFilter |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testRemoveCompactedFilesWithException() : void in class org.apache.hadoop.hbase.regionserver.TestCompactionArchiveIOException |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public testLogRolling() : void in class org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling |
From |
To |
|
Change Variable Type recoveringRegions : Map<String,Region> to recoveringRegions : Map<String,HRegion> in method public taskLoop() : void in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public testRollWALWALWriter() : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testArchiveOnTableDelete() : void in class org.apache.hadoop.hbase.backup.TestHFileArchiving |
From |
To |
|
Change Variable Type onlineRegions : List<Region> to onlineRegions : List<HRegion> in method public testRegionReplicasUsingEnableTable() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type flushResult : Region.FlushResult to flushResult : HRegion.FlushResult in method public testUnflushedSeqIdTracking() : void in class org.apache.hadoop.hbase.regionserver.wal.TestFSHLog |
From |
To |
|
Change Variable Type hri : List<Region> to hri : List<? extends Region> in method private getCountOfCommonTableRegions() : int in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy |
From |
To |
|
Change Variable Type desiredRegionAndServer : Pair<Region,HRegionServer> to desiredRegionAndServer : Pair<HRegion,HRegionServer> in method public testFlushingWhenLogRolling() : void in class org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush |
From |
To |
|
Change Variable Type tableRegions : List<Region> to tableRegions : List<HRegion> in method public getRegions(tableName TableName) : List<HRegion> in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type r : Region to r : HRegion in method public testLogRollOnPipelineRestart() : void in class org.apache.hadoop.hbase.regionserver.wal.TestLogRolling |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public flushRegion(HTU HBaseTestingUtility, regionInfo HRegionInfo) : void in class org.apache.hadoop.hbase.regionserver.TestRegionServerNoMaster |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public getRegionInfo(controller RpcController, request GetRegionInfoRequest) : GetRegionInfoResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type iterator : Iterator<Region> to iterator : Iterator<HRegion> in method private getRegionsToSnapshot(snapshot SnapshotDescription) : List<HRegion> in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public getRegionLoad(controller RpcController, request GetRegionLoadRequest) : GetRegionLoadResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type onlineRegions3 : List<Region> to onlineRegions3 : List<HRegion> in method public testRegionReplicasUsingEnableTable() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method package getCopyOfOnlineRegionsSortedBySize() : SortedMap<Long,HRegion> in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type regions : Collection<Region> to regions : Collection<HRegion> in method public getRegionServerCoprocessors() : String[] in class org.apache.hadoop.hbase.regionserver.HRegionServer |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public chore() : void in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testScanAcrossManySmallColumns() : void in class org.apache.hadoop.hbase.regionserver.TestRowTooBig |
From |
To |
|
Change Variable Type regions : List<Region> to regions : List<HRegion> in method public testIsStale() : void in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore |
From |
To |
|
Change Variable Type onlineRegions2 : List<Region> to onlineRegions2 : List<HRegion> in method public testRegionReplicasByEnableTableWhenReplicaCountIsDecreasedWithMultipleRegions() : void in class org.apache.hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public mutate(rpcc RpcController, request MutateRequest) : MutateResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testBaseCase() : void in class org.apache.hadoop.hbase.regionserver.TestMinVersions |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public testInternalGetTopBlockLocation() : void in class org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder |
From |
To |
|
Change Variable Type region : Region to region : HRegion in method public getStoreFile(controller RpcController, request GetStoreFileRequest) : GetStoreFileResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type recoveringRegions : HashMap<String,Region> to recoveringRegions : HashMap<String,HRegion> in method public testOpenRegionWrittenToWALForLogReplay() : void in class org.apache.hadoop.hbase.regionserver.TestHRegion |
From |
To |
|
Change Variable Type involvedRegions : List<Region> to involvedRegions : List<HRegion> in method public buildSubprocedure(table String) : Subprocedure in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager |
From |
To |
|
Change Variable Type bestFlushableRegion : Region to bestFlushableRegion : HRegion in method private flushOneForGlobalPressure() : boolean in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
From |
To |