0393d42e9c53a8dc89e48a7dedec4aefe5a800d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 7 | ||
Extract Method private ensureBytes(byteCount int) : void extracted from public getShort() : short in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To | |
Extract Method private ensureBytes(byteCount int) : void extracted from public get() : byte in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To | |
Extract Method private ensureBytes(byteCount int) : void extracted from public getFloat() : float in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To | |
Extract Method private ensureBytes(byteCount int) : void extracted from public get(bytes byte[], length int) : void in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To | |
Extract Method private ensureBytes(byteCount int) : void extracted from public getInt() : int in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To | |
Extract Method private ensureBytes(byteCount int) : void extracted from public getLong() : long in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To | |
Extract Method private ensureBytes(byteCount int) : void extracted from public getDouble() : double in class org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 | From | To |