91f7e80221446be46d55c99e2156c0d4bec5bf9c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 52
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type type : IdType to format : RecordFormat in method private makeSureMagicMinusOneIsSkipped(format RecordFormat) : void in class org.neo4j.kernel.impl.store.IdGeneratorTest | From | To | |
| Change Parameter Type type : IdType to format : RecordFormat in method private makeSureIdCapacityCannotBeExceeded(format RecordFormat) : void in class org.neo4j.kernel.impl.store.IdGeneratorTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable type : IdType to format : RecordFormat in method public makeSureIdCapacityCannotBeExceeded() : void in class org.neo4j.kernel.impl.store.IdGeneratorTest | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute protected recordFormat : RecordFormat<RECORD> from class org.neo4j.kernel.impl.store.ComposableRecordStore to protected recordFormat : RecordFormat<RECORD> from class org.neo4j.kernel.impl.store.CommonAbstractStore | From | To | |
| Parameterize Variable | 2 | ||
| Parameterize Variable maxValue : long to maxId : long in method public open(fileName File, grabSize int, idType IdType, highId long, maxId long) : IdGenerator in class org.neo4j.coreedge.raft.replication.id.ReplicatedIdGeneratorFactory | From | To | |
| Parameterize Variable maxValue : long to maxId : long in method public open(fileName File, grabSize int, idType IdType, highId long, maxId long) : IdGenerator in class org.neo4j.kernel.impl.store.id.DefaultIdGeneratorFactory | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute loSource : int to startNode : long in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Rename Attribute loId : int to id : long in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Rename Attribute loTarget : int to endNode : long in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Rename Attribute fs : FileSystemAbstraction to maxId : long in class org.neo4j.kernel.ha.id.HaIdGeneratorFactory.HaIdGenerator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type type : IdType to format : RecordFormat in method public makeSureIdCapacityCannotBeExceeded() : void in class org.neo4j.kernel.impl.store.IdGeneratorTest | From | To | |
| Change Attribute Type | 5 | ||
| Change Attribute Type type : short to type : int in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Change Attribute Type loSource : int to startNode : long in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Change Attribute Type loId : int to id : long in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Change Attribute Type loTarget : int to endNode : long in class org.neo4j.kernel.impl.core.RelationshipProxy | From | To | |
| Change Attribute Type fs : FileSystemAbstraction to maxId : long in class org.neo4j.kernel.ha.id.HaIdGeneratorFactory.HaIdGenerator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter type : IdType to format : RecordFormat in method private makeSureMagicMinusOneIsSkipped(format RecordFormat) : void in class org.neo4j.kernel.impl.store.IdGeneratorTest | From | To | |
| Rename Parameter type : IdType to format : RecordFormat in method private makeSureIdCapacityCannotBeExceeded(format RecordFormat) : void in class org.neo4j.kernel.impl.store.IdGeneratorTest | From | To |