ce6b891fd658f6593845d1155509d0f8a599336f
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 3 | ||
| Move Method public testRowCountIndexScrutiny() : void from class org.apache.phoenix.end2end.index.PartialIndexRebuilderIT to public testRowCountIndexScrutiny() : void from class org.apache.phoenix.util.TestUtilIT | From | To | |
| Move Method public testValueIndexScrutiny() : void from class org.apache.phoenix.end2end.index.PartialIndexRebuilderIT to public testValueIndexScrutiny() : void from class org.apache.phoenix.util.TestUtilIT | From | To | |
| Move Method public testExtraRowIndexScrutiny() : void from class org.apache.phoenix.end2end.index.PartialIndexRebuilderIT to public testExtraRowIndexScrutiny() : void from class org.apache.phoenix.util.TestUtilIT | From | To | |
| Rename Variable | 1 | ||
| Rename Variable mutations : Map<ImmutableBytesPtr,MultiMutation> to mutationsMap : Map<ImmutableBytesPtr,MultiMutation> in method public preBatchMutateWithExceptions(c ObserverContext<RegionCoprocessorEnvironment>, miniBatchOp MiniBatchOperationInProgress<Mutation>) : void in class org.apache.phoenix.hbase.index.Indexer | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.phoenix.util.TestUtilIT from class org.apache.phoenix.end2end.index.PartialIndexRebuilderIT | From | To |