2ab5de4190866c8f15fb5920b9d963cca7e05e19
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type GraphState to GraphStateImpl in method private getOrCreateGraphState() : GraphStateImpl in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
| Rename Class | 1 | ||
| Rename Class org.neo4j.kernel.impl.api.state.GraphState renamed to org.neo4j.kernel.impl.api.state.GraphStateImpl | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.neo4j.storageengine.api.txstate.GraphState from classes [org.neo4j.kernel.impl.api.state.GraphStateImpl] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type graphState : GraphState to graphState : GraphStateImpl in class org.neo4j.kernel.impl.api.state.TxState | From | To |