37d82f290a651c9309442777c1849657723ad277
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 36
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private detectInterruptionAndDeregisterWait(address long, interruptible boolean) : void renamed to private checkInterrupted(interruptible boolean) : void in class net.openhft.chronicle.hash.impl.BigSegmentHeader | From | To | |
| Rename Variable | 5 | ||
| Rename Variable t : Throwable to throwable : Throwable in method package createWithoutFile() : ChronicleMap<K,V> in class net.openhft.chronicle.map.ChronicleMapBuilder | From | To | |
| Rename Variable e : Throwable to throwable : Throwable in method public acquireContext(key K, usingValue V) : Closeable in class net.openhft.chronicle.map.VanillaChronicleMap | From | To | |
| Rename Variable t : Throwable to throwable : Throwable in method package createWithFile(file File, recover boolean, overrideBuilderConfig boolean) : ChronicleMap<K,V> in class net.openhft.chronicle.map.ChronicleMapBuilder | From | To | |
| Rename Variable suppressed : Throwable to t : Throwable in method public acquireContext(key K, usingValue V) : Closeable in class net.openhft.chronicle.map.VanillaChronicleMap | From | To | |
| Rename Variable t : Throwable to throwable : Throwable in method private closeAll() : void in class net.openhft.chronicle.hash.impl.ChronicleHashCloseOnExitHook | From | To | |
| Change Return Type | 2 | ||
| Change Return Type RuntimeException to InterProcessDeadLockException in method private deadLock() : InterProcessDeadLockException in class net.openhft.chronicle.hash.impl.BigSegmentHeader | From | To | |
| Change Return Type String to RuntimeException in method public debugContextsAndLocks(e InterProcessDeadLockException) : RuntimeException in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
| Extract Variable | 1 | ||
| Extract Variable byteableSize : long in method private configureByDefault(tClass Class<T>) : void from class net.openhft.chronicle.hash.serialization.impl.SerializationBuilder | From | To | |
| Inline Variable | 1 | ||
| Inline Variable object : T in method public dataToString() : String from class net.openhft.chronicle.hash.Data | From | To |