36fa8c61485a670364d20d007203c4fb19ab7575
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute currentSize : int to queueSize : int in method private checkLimitsOnEnqueue() : void in class org.neo4j.bolt.v1.runtime.BoltChannelAutoReadLimiter | From | To | |
Replace Variable With Attribute currentSize : int to queueSize : int in method private checkLimitsOnDequeue() : void in class org.neo4j.bolt.v1.runtime.BoltChannelAutoReadLimiter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type queueSize : AtomicInteger to queueSize : int in class org.neo4j.bolt.v1.runtime.BoltChannelAutoReadLimiter | From | To |