6b7e018cad888e5313063f17e1abbaa7e55b71e2
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldThrowIllegalArgumentChangingTypeOfField() : void renamed to public shouldThrowIllegalArgumentChangingTypeOfFieldOnNodeIndex() : void in class org.neo4j.index.LegacyIndexTest | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.concurrencytest.LegacyIndexAddDropConcurrently renamed to org.neo4j.concurrencytest.LegacyIndexAddDropConcurrentlyTest | From | To | |
Extract Variable | 2 | ||
Extract Variable leaves : List<LeafReaderContext> in method package syncGetIndexSearcher(identifier IndexIdentifier) : IndexReference from class org.neo4j.index.impl.lucene.legacy.LuceneDataSource | From | To | |
Extract Variable type : IndexType in method private commitContext(command IndexCommand) : CommitContext from class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier | From | To | |
Extract Method | 1 | ||
Extract Method private ensureInstantiated(identifier IndexIdentifier) : void extracted from private makeSureAllIndexesAreInstantiated() : void in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource | From | To |