91b4d2e827e61a4bedae232aae3f8f5a10015ae3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to Set<TableName> in method public filterInsufficientlyReportedTables(tableStore QuotaSnapshotStore<TableName>) : Set<TableName> in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type regionSizes : ConcurrentHashMap<HRegionInfo,Long> to regionSizes : ConcurrentHashMap<HRegionInfo,SizeSnapshotWithTimestamp> in class org.apache.hadoop.hbase.quotas.MasterQuotaManager | From | To |