f031b69969003b7b33111312060a73858bada319
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable violatedQuotas : Map<TableName,SpaceQuotaSnapshot> to snapshots : Map<TableName,SpaceQuotaSnapshot> in method public testNamespaceViolatesQuota() : void in class org.apache.hadoop.hbase.quotas.TestQuotaObserverChoreWithMiniCluster | From | To | |
Rename Variable violatedQuotas : Map<TableName,SpaceQuotaSnapshot> to snapshots : Map<TableName,SpaceQuotaSnapshot> in method public testTableQuotaOverridesNamespaceQuota() : void in class org.apache.hadoop.hbase.quotas.TestQuotaObserverChoreWithMiniCluster | From | To | |
Extract Method | 1 | ||
Extract Method private verifyViolation(policyToViolate SpaceViolationPolicy, tn TableName, m Mutation) : void extracted from private writeUntilViolationAndVerifyViolation(policyToViolate SpaceViolationPolicy, m Mutation) : TableName in class org.apache.hadoop.hbase.quotas.TestSpaceQuotas | From | To |