71a55dcd6418fbff9fb90b94a855897077ac6e4d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 71
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.mockito:mockito-core:2.1.0 | |
Removed | |
org.mockito:mockito-all:1.10.19 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type argument : Object to argument : T in method public matches(argument T) : boolean in class org.apache.hadoop.hbase.quotas.TestTableSpaceQuotaViolationNotifier.SingleCellMutationMatcher | From | To | |
Change Parameter Type edit : Object to edit : WALEdit in method public matches(edit WALEdit) : boolean in class org.apache.hadoop.hbase.regionserver.TestHRegion.IsFlushWALMarker | From | To |