4c0aeb0d530852bc12e5fcd930e336fb19434397
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type table : HTableInterface to table : CachedHTableWrapper in method public getTable(tablename ImmutableBytesPtr, pool ExecutorService) : HTableInterface in class org.apache.phoenix.hbase.index.table.CachingHTableFactory | From | To | |
| Extract Method | 2 | ||
| Extract Method public getTable(tablename ImmutableBytesPtr, pool ExecutorService) : HTableInterface extracted from public getTable(tablename ImmutableBytesPtr) : HTableInterface in class org.apache.phoenix.hbase.index.table.CachingHTableFactory | From | To | |
| Extract Method public getTable(tablename ImmutableBytesPtr, pool ExecutorService) : HTableInterface extracted from public getTable(tablename ImmutableBytesPtr) : HTableInterface in class org.apache.phoenix.hbase.index.write.FakeTableFactory | From | To |