dfb34cee500fbf41ec3ca83071d634eaa59a5598
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private config : Map<String,String> in class org.neo4j.kernel.impl.api.state.LegacyIndexTransactionStateImplTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter node : IndexEntityType to entityType : IndexEntityType in method public createIndex(entityType IndexEntityType, indexName String, config Map<String,String>) : void in class org.neo4j.kernel.api.txstate.LegacyIndexTransactionState | From | To | |
Rename Parameter name : String to indexName : String in method public createIndex(entityType IndexEntityType, indexName String, config Map<String,String>) : void in class org.neo4j.kernel.api.txstate.LegacyIndexTransactionState | From | To |