|
Rename Method public getClusterStatus(options EnumSet<Option>) : CompletableFuture<ClusterStatus> renamed to public getClusterMetrics(options EnumSet<Option>) : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Rename Method public setClusterStatus(st ClusterStatus) : void renamed to public setClusterMetrics(sm ClusterMetrics) : void in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer |
From |
To |
|
Rename Method public getInitialClusterStatus() : ClusterStatus renamed to public getInitialClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.HBaseCluster |
From |
To |
|
Rename Method public getRegionLoads(serverName ServerName) : CompletableFuture<List<RegionLoad>> renamed to public getRegionMetrics(serverName ServerName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Rename Method public setClusterStatus(st ClusterStatus) : void renamed to public setClusterMetrics(st ClusterMetrics) : void in class org.apache.hadoop.hbase.master.LoadBalancer |
From |
To |
|
Rename Method public setClusterStatus(st ClusterStatus) : void renamed to public setClusterMetrics(st ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer |
From |
To |
|
Rename Method public getInitialClusterStatus() : ClusterStatus renamed to public getInitialClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Rename Method public getClusterStatus(options EnumSet<Option>) : ClusterStatus renamed to public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public getClusterStatus() : CompletableFuture<ClusterStatus> renamed to public getClusterMetrics() : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin |
From |
To |
|
Rename Method public preGetClusterStatus(ctx ObserverContext<MasterCoprocessorEnvironment>) : void renamed to public preGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>) : void in class org.apache.hadoop.hbase.TestClientClusterMetrics.MyObserver |
From |
To |
|
Rename Method public restoreClusterStatus(desiredStatus ClusterStatus) : boolean renamed to public restoreClusterMetrics(desiredStatus ClusterMetrics) : boolean in class org.apache.hadoop.hbase.HBaseCluster |
From |
To |
|
Rename Method public getClusterStatus(options EnumSet<Option>) : ClusterStatus renamed to public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Rename Method public setClusterStatus(st ClusterStatus) : void renamed to public setClusterMetrics(st ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer |
From |
To |
|
Rename Method public postGetClusterStatus(ctx ObserverContext<MasterCoprocessorEnvironment>, status ClusterStatus) : void renamed to public postGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>, status ClusterMetrics) : void in class org.apache.hadoop.hbase.TestClientClusterStatus.MyObserver |
From |
To |
|
Rename Method public preGetClusterStatus() : void renamed to public preGetClusterMetrics() : void in class org.apache.hadoop.hbase.master.MasterCoprocessorHost |
From |
To |
|
Rename Method public getClusterStatusWithoutCoprocessor(options EnumSet<Option>) : ClusterStatus renamed to public getClusterMetricsWithoutCoprocessor(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Rename Method public getClusterStatusWithoutCoprocessor() : ClusterStatus renamed to public getClusterMetricsWithoutCoprocessor() : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Rename Method public getClusterStatus() : ClusterStatus renamed to public getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Rename Method public getClusterStatus(options EnumSet<Option>) : ClusterStatus renamed to public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public abstract getClusterStatus() : ClusterStatus renamed to public abstract getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.HBaseCluster |
From |
To |
|
Rename Method public postGetClusterStatus(ctx ObserverContext<MasterCoprocessorEnvironment>, metrics ClusterStatus) : void renamed to public postGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>, metrics ClusterMetrics) : void in class org.apache.hadoop.hbase.TestClientClusterMetrics.MyObserver |
From |
To |
|
Rename Method public preGetClusterStatus(ctx ObserverContext<MasterCoprocessorEnvironment>) : void renamed to public preGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>) : void in class org.apache.hadoop.hbase.coprocessor.MasterObserver |
From |
To |
|
Rename Method public postGetClusterStatus(status ClusterStatus) : void renamed to public postGetClusterMetrics(status ClusterMetrics) : void in class org.apache.hadoop.hbase.master.MasterCoprocessorHost |
From |
To |
|
Rename Method public setClusterStatus(status ClusterStatus) : void renamed to public setClusterMetrics(status ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder |
From |
To |
|
Rename Method public getClusterStatus() : CompletableFuture<ClusterStatus> renamed to public getClusterMetrics() : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Rename Method public preGetClusterStatus(ctx ObserverContext<MasterCoprocessorEnvironment>) : void renamed to public preGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>) : void in class org.apache.hadoop.hbase.TestClientClusterStatus.MyObserver |
From |
To |
|
Rename Method public getClusterStatus() : ClusterStatus renamed to public getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method package setClusterStatus(status ClusterStatus) : void renamed to package setClusterMetrics(status ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFromRegionLoadFunction |
From |
To |
|
Rename Method public restoreClusterStatus(initial ClusterStatus) : boolean renamed to public restoreClusterMetrics(initial ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Rename Method public getRegionLoads(serverName ServerName) : List<RegionLoad> renamed to public getRegionMetrics(serverName ServerName) : List<RegionMetrics> in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public getRegionLoads(serverName ServerName, tableName TableName) : CompletableFuture<List<RegionLoad>> renamed to public getRegionMetrics(serverName ServerName, tableName TableName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Rename Method public getClusterStatus() : ClusterStatus renamed to public getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Rename Method public postGetClusterStatus(ctx ObserverContext<MasterCoprocessorEnvironment>, status ClusterStatus) : void renamed to public postGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>, status ClusterMetrics) : void in class org.apache.hadoop.hbase.coprocessor.MasterObserver |
From |
To |
|
Rename Method private getRegionLoad(request GetRegionLoadRequest, serverName ServerName) : CompletableFuture<List<RegionLoad>> renamed to private getRegionMetrics(request GetRegionLoadRequest, serverName ServerName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin |
From |
To |
|
Rename Method public getRegionLoads(serverName ServerName, tableName TableName) : CompletableFuture<List<RegionLoad>> renamed to public getRegionMetrics(serverName ServerName, tableName TableName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Rename Method public getMasterCoprocessors() : CompletableFuture<List<String>> renamed to public getMasterCoprocessorNames() : CompletableFuture<List<String>> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Rename Method public getClusterStatus() : CompletableFuture<ClusterStatus> renamed to public getClusterMetrics() : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Rename Method public getRegionLoads(serverName ServerName) : CompletableFuture<List<RegionLoad>> renamed to public getRegionMetrics(serverName ServerName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Rename Method public getClusterStatus(options EnumSet<Option>) : CompletableFuture<ClusterStatus> renamed to public getClusterMetrics(options EnumSet<Option>) : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Change Parameter Type initial : ClusterStatus to initial : ClusterMetrics in method public restoreClusterMetrics(initial ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Parameter Type ncs : ClusterStatus to ncs : ClusterMetrics in method public receive(ncs ClusterMetrics) : void in class org.apache.hadoop.hbase.client.ClusterStatusListener |
From |
To |
|
Change Parameter Type cs : ClusterStatus to cs : ClusterMetrics in method public publish(cs ClusterMetrics) : void in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher |
From |
To |
|
Change Parameter Type regionLoads : Collection<RegionLoad> to regionLoads : Collection<RegionMetrics> in method private compareRegionLoads(regionLoadCluster Collection<RegionMetrics>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Parameter Type status : ClusterStatus to status : ClusterMetrics in method public setClusterMetrics(status ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder |
From |
To |
|
Change Parameter Type st : ClusterStatus to st : ClusterMetrics in method public setClusterMetrics(st ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer |
From |
To |
|
Change Parameter Type cs : ClusterStatus to cs : ClusterMetrics in method public publish(cs ClusterMetrics) : void in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher |
From |
To |
|
Change Parameter Type current : ClusterStatus to current : ClusterMetrics in method protected restoreRegionServers(initial ClusterMetrics, current ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Parameter Type st : ClusterStatus to st : ClusterMetrics in method public setClusterMetrics(st ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer |
From |
To |
|
Change Parameter Type status : ClusterStatus to status : ClusterMetrics in method public postGetClusterMetrics(status ClusterMetrics) : void in class org.apache.hadoop.hbase.master.MasterCoprocessorHost |
From |
To |
|
Change Parameter Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method protected encode(channelHandlerContext ChannelHandlerContext, clusterStatus ClusterMetrics, objects List<Object>) : void in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder |
From |
To |
|
Change Parameter Type st : ClusterStatus to st : ClusterMetrics in method public setClusterMetrics(st ClusterMetrics) : void in class org.apache.hadoop.hbase.master.LoadBalancer |
From |
To |
|
Change Parameter Type initial : ClusterStatus to initial : ClusterMetrics in method protected restoreRegionServers(initial ClusterMetrics, current ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Parameter Type status : ClusterStatus to status : ClusterMetrics in method public postGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>, status ClusterMetrics) : void in class org.apache.hadoop.hbase.coprocessor.MasterObserver |
From |
To |
|
Change Parameter Type status : ClusterStatus to status : ClusterMetrics in method package setClusterMetrics(status ClusterMetrics) : void in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFromRegionLoadFunction |
From |
To |
|
Change Parameter Type desiredStatus : ClusterStatus to desiredStatus : ClusterMetrics in method public restoreClusterMetrics(desiredStatus ClusterMetrics) : boolean in class org.apache.hadoop.hbase.HBaseCluster |
From |
To |
|
Change Parameter Type regionLoadArray : RegionLoad... to regionLoadArray : RegionMetrics... in method private mockAdmin(regionLoadArray RegionMetrics...) : Admin in class org.apache.hadoop.hbase.mapreduce.TestRegionSizeCalculator |
From |
To |
|
Change Parameter Type regionLoadCluster : Collection<RegionLoad> to regionLoadCluster : Collection<RegionMetrics> in method private compareRegionLoads(regionLoadCluster Collection<RegionMetrics>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Parameter Type regionLoads : Collection<RegionLoad> to regionLoads : Collection<RegionMetrics> in method private checkRegionsAndRegionLoads(regions Collection<RegionInfo>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Parameter Type initial : ClusterStatus to initial : ClusterMetrics in method protected restoreMasters(initial ClusterMetrics, current ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Parameter Type metrics : ClusterStatus to metrics : ClusterMetrics in method public postGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>, metrics ClusterMetrics) : void in class org.apache.hadoop.hbase.TestClientClusterMetrics.MyObserver |
From |
To |
|
Change Parameter Type current : ClusterStatus to current : ClusterMetrics in method protected restoreMasters(initial ClusterMetrics, current ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Parameter Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method protected unbalanceRegions(clusterStatus ClusterMetrics, fromServers List<ServerName>, toServers List<ServerName>, fractionOfRegions double) : void in class org.apache.hadoop.hbase.chaos.actions.Action |
From |
To |
|
Change Parameter Type status : ClusterStatus to status : ClusterMetrics in method public postGetClusterMetrics(ctx ObserverContext<MasterCoprocessorEnvironment>, status ClusterMetrics) : void in class org.apache.hadoop.hbase.TestClientClusterStatus.MyObserver |
From |
To |
|
Change Parameter Type st : ClusterStatus to sm : ClusterMetrics in method public setClusterMetrics(sm ClusterMetrics) : void in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer |
From |
To |
|
Change Return Type CompletableFuture<List<RegionLoad>> to CompletableFuture<List<RegionMetrics>> in method public getRegionMetrics(serverName ServerName, tableName TableName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Change Return Type CompletableFuture<List<RegionLoad>> to CompletableFuture<List<RegionMetrics>> in method public getRegionMetrics(serverName ServerName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Change Return Type CompletableFuture<List<RegionLoad>> to CompletableFuture<List<RegionMetrics>> in method public getRegionMetrics(serverName ServerName, tableName TableName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Change Return Type CompletableFuture<List<RegionLoad>> to CompletableFuture<List<RegionMetrics>> in method public getRegionMetrics(serverName ServerName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Change Return Type RegionLoad to RegionMetrics in method private mockRegion(regionName String, fileSizeMb int) : RegionMetrics in class org.apache.hadoop.hbase.mapreduce.TestRegionSizeCalculator |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Change Return Type CompletableFuture<ClusterStatus> to CompletableFuture<ClusterMetrics> in method public getClusterMetrics(options EnumSet<Option>) : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Change Return Type CompletableFuture<List<RegionLoad>> to CompletableFuture<List<RegionMetrics>> in method private getRegionMetrics(request GetRegionLoadRequest, serverName ServerName) : CompletableFuture<List<RegionMetrics>> in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin |
From |
To |
|
Change Return Type CompletableFuture<ClusterStatus> to CompletableFuture<ClusterMetrics> in method public getClusterMetrics(options EnumSet<Option>) : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public abstract getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.HBaseCluster |
From |
To |
|
Change Return Type CompletableFuture<ClusterStatus> to CompletableFuture<ClusterMetrics> in method public getClusterMetrics() : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getInitialClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.HBaseCluster |
From |
To |
|
Change Return Type CompletableFuture<ClusterStatus> to CompletableFuture<ClusterMetrics> in method public getClusterMetrics() : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin |
From |
To |
|
Change Return Type List<RegionLoad> to List<RegionMetrics> in method public getRegionMetrics(serverName ServerName) : List<RegionMetrics> in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getInitialClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetrics() : ClusterMetrics in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetricsWithoutCoprocessor(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Change Return Type CompletableFuture<ClusterStatus> to CompletableFuture<ClusterMetrics> in method public getClusterMetrics() : CompletableFuture<ClusterMetrics> in class org.apache.hadoop.hbase.client.AsyncAdmin |
From |
To |
|
Change Return Type ClusterStatus to ClusterMetrics in method public getClusterMetricsWithoutCoprocessor() : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public testMasterShutdown() : void in class org.apache.hadoop.hbase.master.TestMasterShutdown |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public getClusterMetrics(options EnumSet<Option>) : ClusterMetrics in class org.apache.hadoop.hbase.master.HMaster |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method private getRegionServerCount(connection Connection) : int in class org.apache.hadoop.hbase.util.RegionSplitter |
From |
To |
|
Change Variable Type serverName : ServerName to entry : Map.Entry<ServerName,ServerMetrics> in method public testGetRegionLoads() : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public testPickers() : void in class org.apache.hadoop.hbase.master.balancer.TestFavoredStochasticBalancerPickers |
From |
To |
|
Change Variable Type originFuture : CompletableFuture<ClusterStatus> to originFuture : CompletableFuture<ClusterMetrics> in method public testAsyncClient() : void in class org.apache.hadoop.hbase.TestClientClusterMetrics |
From |
To |
|
Change Variable Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method public testGetRegionLoads() : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type regionLoad : RegionLoad to regionLoad : RegionMetrics in method private checkRegionsAndRegionLoads(regions Collection<RegionInfo>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public perform() : void in class org.apache.hadoop.hbase.chaos.actions.UnbalanceKillAndRebalanceAction |
From |
To |
|
Change Variable Type sl : ServerLoad to sl : ServerMetrics in method public testKeepRegionLoad() : void in class org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer |
From |
To |
|
Change Variable Type regionLoadMap : Map<byte[],RegionLoad> to regionLoadMap : Map<byte[],RegionMetrics> in method public testKeepRegionLoad() : void in class org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer |
From |
To |
|
Change Variable Type current : ClusterStatus to current : ClusterMetrics in method public restoreClusterMetrics(initial ClusterMetrics) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster |
From |
To |
|
Change Variable Type loadCluster : RegionLoad to loadCluster : RegionMetrics in method private compareRegionLoads(regionLoadCluster Collection<RegionMetrics>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type regionLoad : RegionLoad to regionLoad : RegionMetrics in method private init(regionLocator RegionLocator, admin Admin) : void in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator |
From |
To |
|
Change Variable Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method public evaluate() : boolean in class org.apache.hadoop.hbase.replication.TestMasterReplication.testLoopedReplication.waitFor |
From |
To |
|
Change Variable Type rl : RegionLoad to rl : RegionMetrics in method public testKeepRegionLoad() : void in class org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public getNumServers() : int in class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase |
From |
To |
|
Change Variable Type regionLoadMap : Map<byte[],RegionLoad> to regionLoadMap : Map<byte[],RegionMetrics> in method private checkRegionsAndRegionLoads(regions Collection<RegionInfo>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type rl : RegionLoad to rl : RegionMetrics in method public getTableServerRegionMap() : Map<TableName,Map<ServerName,List<String>>> in class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public updateConfiguration() : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type regionLoads : List<RegionLoad> to regionLoads : List<RegionMetrics> in method public testGetRegionLoads() : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method public perform() : void in class org.apache.hadoop.hbase.chaos.actions.RestartRsHoldingMetaAction |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method package getDeployedHRIs(admin Admin) : Map<ServerName,List<String>> in class org.apache.hadoop.hbase.util.BaseTestHBaseFsck |
From |
To |
|
Change Variable Type region : RegionLoad to region : RegionMetrics in method private mockRegion(regionName String, fileSizeMb int) : RegionMetrics in class org.apache.hadoop.hbase.mapreduce.TestRegionSizeCalculator |
From |
To |
|
Change Variable Type ncs : ClusterStatus to ncs : ClusterMetrics in method protected channelRead0(ctx ChannelHandlerContext, dp DatagramPacket) : void in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public perform() : void in class org.apache.hadoop.hbase.chaos.actions.UnbalanceRegionsAction |
From |
To |
|
Change Variable Type defaultsFuture : CompletableFuture<ClusterStatus> to defaultsFuture : CompletableFuture<ClusterMetrics> in method public testAsyncClient() : void in class org.apache.hadoop.hbase.TestClientClusterMetrics |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public getTableServerRegionMap() : Map<TableName,Map<ServerName,List<String>>> in class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase |
From |
To |
|
Change Variable Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method public testKeepRegionLoad() : void in class org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method private checkWriteTableDistribution() : void in class org.apache.hadoop.hbase.tool.Canary.RegionMonitor |
From |
To |
|
Change Variable Type server : ServerName to entry : Map.Entry<ServerName,ServerMetrics> in method protected unbalanceRegions(clusterStatus ClusterMetrics, fromServers List<ServerName>, toServers List<ServerName>, fractionOfRegions double) : void in class org.apache.hadoop.hbase.chaos.actions.Action |
From |
To |
|
Change Variable Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method public testMasterFailoverBalancerPersistence() : void in class org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence |
From |
To |
|
Change Variable Type info : ServerName to entry : Map.Entry<ServerName,ServerMetrics> in method public get(uriInfo UriInfo) : Response in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public get(uriInfo UriInfo) : Response in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource |
From |
To |
|
Change Variable Type status : ClusterStatus to status : ClusterMetrics in method public testSimpleMasterFailover() : void in class org.apache.hadoop.hbase.master.TestMasterFailover |
From |
To |
|
Change Variable Type load : RegionLoad to load : RegionMetrics in method private compareRegionLoads(regionLoadCluster Collection<RegionMetrics>, regionLoads Collection<RegionMetrics>) : void in class org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi |
From |
To |
|
Change Variable Type clusterStatus : ClusterStatus to clusterStatus : ClusterMetrics in method protected getCurrentServers() : ServerName[] in class org.apache.hadoop.hbase.chaos.actions.Action |
From |
To |