00819bff669240598cba3c40a2e9bf64c871061b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private mapTierBulks(raf RandomAccessFile, upToBulkIndex int) : void inlined to private mapTierBulks(upToBulkIndex int) : void in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
Inline Method private allocateTierBulk0(raf RandomAccessFile) : void inlined to private allocateTierBulk() : void in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
Extract Method | 2 | ||
Extract Method private setFile(file File, raf RandomAccessFile) : void extracted from public createMappedStoreAndSegments(file File, raf RandomAccessFile) : void in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
Extract Method private setFile(file File, raf RandomAccessFile) : void extracted from public basicRecover(file File, raf RandomAccessFile) : void in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To |