4c8b5ff6f506d8b80891439853d3ff69b8698f1b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable inRange : Collection<PrimitiveLongDiffSets> to inRangeX : NavigableMap<ValueTuple,PrimitiveLongDiffSets> in method public indexUpdatesForRangeSeek(descriptor SchemaIndexDescriptor, predicate IndexQuery.RangePredicate<?>) : PrimitiveLongReadableDiffSets in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
| Inline Method | 1 | ||
| Inline Method private indexUpdatesForRangeSeek(sortedUpdates TreeMap<ValueTuple,PrimitiveLongDiffSets>, lower ValueTuple, includeLower boolean, upper ValueTuple, includeUpper boolean) : PrimitiveLongReadableDiffSets inlined to public indexUpdatesForRangeSeek(descriptor SchemaIndexDescriptor, predicate IndexQuery.RangePredicate<?>) : PrimitiveLongReadableDiffSets in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
| Merge Parameter | 2 | ||
| Merge Parameter [lower : ValueTuple, upper : ValueTuple] to predicate : IndexQuery.RangePredicate<?> in method public indexUpdatesForRangeSeek(descriptor SchemaIndexDescriptor, predicate IndexQuery.RangePredicate<?>) : PrimitiveLongReadableDiffSets in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
| Merge Parameter [valueGroup : ValueGroup, includeLower : boolean, includeUpper : boolean, lower : Value, upper : Value] to predicate : IndexQuery.RangePredicate<?> in method public indexUpdatesForRangeSeek(descriptor SchemaIndexDescriptor, predicate IndexQuery.RangePredicate<?>) : PrimitiveLongReadableDiffSets in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type inRange : Collection<PrimitiveLongDiffSets> to inRangeX : NavigableMap<ValueTuple,PrimitiveLongDiffSets> in method public indexUpdatesForRangeSeek(descriptor SchemaIndexDescriptor, predicate IndexQuery.RangePredicate<?>) : PrimitiveLongReadableDiffSets in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter index : SchemaIndexDescriptor to descriptor : SchemaIndexDescriptor in method public indexUpdatesForRangeSeek(descriptor SchemaIndexDescriptor, predicate IndexQuery.RangePredicate<?>) : PrimitiveLongReadableDiffSets in class org.neo4j.storageengine.api.txstate.ReadableTransactionState | From | To |