078fff7a57f91af9e20e8ced2f44b68d20f98124
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public listStoreFiles(includeLogicalLogs boolean) : ResourceIterator<File> renamed to private listWritableStoreFiles() : ResourceIterator<File> in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource | From | To | |
Rename Variable | 1 | ||
Rename Variable writer : IndexReference to index : IndexReference in method private listWritableStoreFiles() : ResourceIterator<File> in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private PROP : String in class org.neo4j.backup.BackupServiceIT | From | To |