72be3cba861a2d1b4de9c95893e62843aa6ee19a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type log : Log to logService : LogService in method public BoltConnectionReadLimiter(logService LogService, lowWatermark int, highWatermark int) in class org.neo4j.bolt.runtime.BoltConnectionReadLimiter | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute currentSize : int to queueSize : int in method private checkLimitsOnDequeue(connection BoltConnection) : void in class org.neo4j.bolt.runtime.BoltConnectionReadLimiter | From | To | |
| Replace Variable With Attribute currentSize : int to queueSize : int in method private checkLimitsOnEnqueue(connection BoltConnection) : void in class org.neo4j.bolt.runtime.BoltConnectionReadLimiter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter log : Log to logService : LogService in method public BoltConnectionReadLimiter(logService LogService, lowWatermark int, highWatermark int) in class org.neo4j.bolt.runtime.BoltConnectionReadLimiter | From | To |