2d43902090ebe9a82e4c78864754cebf7c13ce39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package initializeRangeForQuery(treeKeyFrom CompositeGenericKey, treeKeyTo CompositeGenericKey, predicates IndexQuery[]) : boolean renamed to private initializeRangeForGeometrySubQuery(client IndexProgressor.NodeValueClient, treeKeyFrom CompositeGenericKey, treeKeyTo CompositeGenericKey, query IndexQuery[], crs CoordinateReferenceSystem, range SpaceFillingCurve.LongRange) : boolean in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexReader | From | To | |
Inline Method | 1 | ||
Inline Method private metaGet(interaction ReaderInteraction) : List<Long> inlined to protected query(predicates IndexQuery...) : List<Long> in class org.neo4j.kernel.api.index.IndexAccessorCompatibility | From | To | |
Extract Variable | 1 | ||
Extract Variable entityId : long in method protected query(predicates IndexQuery...) : List<Long> from class org.neo4j.kernel.api.index.IndexAccessorCompatibility | From | To | |
Extract Method | 2 | ||
Extract Method public forCrs(crs CoordinateReferenceSystem, assignToIndexIfNotYetAssigned boolean) : SpaceFillingCurve extracted from public forCrs(crsTableId int, crsCodePoint int, assignToIndexIfNotYetAssigned boolean) : SpaceFillingCurve in class org.neo4j.kernel.impl.index.schema.config.IndexSpecificSpaceFillingCurveSettingsCache | From | To | |
Extract Method package initializeFromToKeys(treeKeyFrom KEY, treeKeyTo KEY) : void extracted from public query(cursor IndexProgressor.NodeValueClient, indexOrder IndexOrder, needsValues boolean, predicates IndexQuery...) : void in class org.neo4j.kernel.impl.index.schema.NativeIndexReader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter predicates : IndexQuery[] to query : IndexQuery[] in method private initializeRangeForGeometrySubQuery(client IndexProgressor.NodeValueClient, treeKeyFrom CompositeGenericKey, treeKeyTo CompositeGenericKey, query IndexQuery[], crs CoordinateReferenceSystem, range SpaceFillingCurve.LongRange) : boolean in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexReader | From | To |