75a6b36849c58d6a751f57226ab0c8f7884a9e87
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method private putbackChunks(chunks Set<Integer>) : void moved from class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool to class org.apache.hadoop.hbase.regionserver.ChunkCreator & inlined to package putbackChunks(chunks Set<Integer>) : void | From | To | |
Extract Method | 1 | ||
Extract Method package getChunk(chunkIndexType CompactingMemStore.IndexType) : Chunk extracted from package getChunk() : Chunk in class org.apache.hadoop.hbase.regionserver.ChunkCreator | From | To |