97ad33c6918dc39811fc86d82b38e43e60361bf5
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 9 | ||
Change Parameter Type stats : ClientProtos.RegionLoadStats to stats : RegionLoadStats in method public updateRegionStats(serverName ServerName, regionName byte[], stats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.MetricsConnection | From | To | |
Change Parameter Type regionStatistics : ClientProtos.RegionLoadStats to regionStatistics : RegionLoadStats in method public update(regionStatistics RegionLoadStats) : void in class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats | From | To | |
Change Parameter Type currentStats : ClientProtos.RegionLoadStats to currentStats : RegionLoadStats in method public update(currentStats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics | From | To | |
Change Parameter Type currentStats : ClientProtos.RegionLoadStats to currentStats : RegionLoadStats in method public updateRegionStats(server ServerName, region byte[], currentStats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.ServerStatisticTracker | From | To | |
Change Parameter Type exception : ForeignExceptionMessage to exception : ProcedureUtil.ForeignExceptionMsg in method public ProcedureInfo(procId long, procName String, procOwner String, procState ProcedureState, parentId long, nonceKey NonceKey, exception ProcedureUtil.ForeignExceptionMsg, lastUpdate long, startTime long, result byte[]) in class org.apache.hadoop.hbase.ProcedureInfo | From | To | |
Change Parameter Type currentStats : ClientProtos.RegionLoadStats to currentStats : RegionLoadStats in method public update(region byte[], currentStats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.backoff.ServerStatistics | From | To | |
Change Parameter Type loadStats : ClientProtos.RegionLoadStats to loadStats : RegionLoadStats in method public setStatistics(loadStats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.Result | From | To | |
Change Parameter Type stats : ClientProtos.RegionLoadStats to stats : RegionLoadStats in method public updateRegionStats(server ServerName, region byte[], stats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.StatisticTrackable | From | To | |
Change Parameter Type stats : ClientProtos.RegionLoadStats to stats : RegionLoadStats in method public updateStats(tracker StatisticTrackable, server ServerName, regionName byte[], stats RegionLoadStats) : void in class org.apache.hadoop.hbase.client.ResultStatsUtil | From | To | |
Move Method | 4 | ||
Move Method public convert(proto ClusterStatusProtos.ClusterStatus) : ClusterStatus from class org.apache.hadoop.hbase.ClusterStatus to public convert(proto ClusterStatusProtos.ClusterStatus) : ClusterStatus from class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Move Method public convertToProcedureProto(procInfo ProcedureInfo) : ProcedureProtos.Procedure from class org.apache.hadoop.hbase.ProcedureInfo to public convertToProcedureProto(procInfo ProcedureInfo) : ProcedureProtos.Procedure from class org.apache.hadoop.hbase.ProcedureUtil | From | To | |
Move Method public convert() : ClusterStatusProtos.ClusterStatus from class org.apache.hadoop.hbase.ClusterStatus to public convert(status ClusterStatus) : ClusterStatusProtos.ClusterStatus from class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Move Method public convert(procProto ProcedureProtos.Procedure) : ProcedureInfo from class org.apache.hadoop.hbase.ProcedureInfo to public convert(procProto ProcedureProtos.Procedure) : ProcedureInfo from class org.apache.hadoop.hbase.ProcedureUtil | From | To | |
Change Return Type | 2 | ||
Change Return Type ForeignExceptionMessage to ProcedureUtil.ForeignExceptionMsg in method public getForeignExceptionMessage() : ProcedureUtil.ForeignExceptionMsg in class org.apache.hadoop.hbase.ProcedureInfo | From | To | |
Change Return Type ClientProtos.RegionLoadStats to RegionLoadStats in method public getStats() : RegionLoadStats in class org.apache.hadoop.hbase.client.Result | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.hbase.ProcedureUtil from class org.apache.hadoop.hbase.ProcedureInfo | From | To | |
Change Variable Type | 2 | ||
Change Variable Type stats : ClientProtos.RegionLoadStats to stats : RegionLoadStats in method public updateServerStats(serverName ServerName, regionName byte[], r Object) : void in class org.apache.hadoop.hbase.client.MetricsConnection | From | To | |
Change Variable Type stats : ClientProtos.RegionLoadStats to stats : RegionLoadStats in method public updateStats(r T, serverStats ServerStatisticTracker, server ServerName, regionName byte[]) : T in class org.apache.hadoop.hbase.client.ResultStatsUtil | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type exception : ForeignExceptionMessage to exception : ProcedureUtil.ForeignExceptionMsg in class org.apache.hadoop.hbase.ProcedureInfo | From | To | |
Change Attribute Type stats : ClientProtos.RegionLoadStats to stats : RegionLoadStats in class org.apache.hadoop.hbase.client.Result | From | To |