88ea166a04c58d3e3540111c450ce42deb7901f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable propertyIds : int[] in method private readSchema(source ByteBuffer) : SchemaDescriptor from class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization | From | To | |
Extract Variable relTypeId : int in method private readSchema(source ByteBuffer) : SchemaDescriptor from class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization | From | To | |
Extract Variable schema : SchemaDescriptor in method private readConstraintRule(id long, source ByteBuffer) : ConstraintRule from class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization | From | To | |
Extract Variable labelId : int in method private readSchema(source ByteBuffer) : SchemaDescriptor from class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization | From | To | |
Extract Variable schema : LabelSchemaDescriptor in method private readIndexRule(id long, source ByteBuffer) : IndexRule from class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization | From | To |