91479c88cedd0b1ebec158739f3cdbbc1d272a70
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 2 | ||
| Rename Class org.neo4j.kernel.impl.store.TimeZoneMapping renamed to org.neo4j.kernel.impl.store.TimeZones | From | To | |
| Rename Class org.neo4j.kernel.impl.store.TimeZoneMappingTest renamed to org.neo4j.kernel.impl.store.TimeZonesTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private differentValidZoneOffset(other ZonedTimeSchemaKey) : boolean extracted from public compareValueTo(other ZonedTimeSchemaKey) : int in class org.neo4j.kernel.impl.index.schema.ZonedTimeSchemaKey | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method private differentValidZoneOffset(other ZonedDateTimeSchemaKey) : boolean extracted from public compareValueTo(other ZonedTimeSchemaKey) : int in class org.neo4j.kernel.impl.index.schema.ZonedTimeSchemaKey & moved to class org.neo4j.kernel.impl.index.schema.ZonedDateTimeSchemaKey | From | To |