c8f2e0ef6c34474f1611dda65c352b25c3b2ae22
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private shouldHandleIndexDropConcurrentlyWithOperation(operation NodeOperation) : void extracted from public shouldHandleRemovePropertyConcurrentlyWithIndexDrop() : void in class org.neo4j.graphdb.schema.UpdateDeletedIndexIT | From | To | |
Extract Method private shouldHandleIndexDropConcurrentlyWithOperation(operation NodeOperation) : void extracted from public shouldHandleDeleteNodeConcurrentlyWithIndexDrop() : void in class org.neo4j.graphdb.schema.UpdateDeletedIndexIT | From | To | |
Extract Method private shouldHandleIndexDropConcurrentlyWithOperation(operation NodeOperation) : void extracted from public shouldHandleNodeDetachDeleteConcurrentlyWithIndexDrop() : void in class org.neo4j.graphdb.schema.UpdateDeletedIndexIT | From | To | |
Extract Method private shouldHandleIndexDropConcurrentlyWithOperation(operation NodeOperation) : void extracted from public shouldHandleUpdateRemovalOfLabelConcurrentlyWithIndexDrop() : void in class org.neo4j.graphdb.schema.UpdateDeletedIndexIT | From | To |