4f9e048b73862d1070435b3b2bfaa1c94062eab5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable filter : Predicate<StoreIndexDescriptor> in method public indexGetForSchema(descriptor IndexDescriptor, filterOnType boolean) : StoreIndexDescriptor from class org.neo4j.kernel.impl.store.SchemaStorage | From | To | |
Extract Method | 1 | ||
Extract Method public indexGetForSchema(descriptor IndexDescriptor, filterOnType boolean) : StoreIndexDescriptor extracted from public indexGetForSchema(descriptor IndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorage | From | To |