570d884205edff93e91669a5ce47061d71ba7f79
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Collection<IOFunction<DirectoryFactory,LuceneIndexAccessor>[]> to Collection<Object[]> in method public implementations() : Collection<Object[]> in class org.neo4j.kernel.api.impl.schema.DatabaseIndexAccessorTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute indexDescriptor : NewIndexDescriptor to descriptor : NewIndexDescriptor in method private addUpdate(populator UniqueLuceneIndexPopulator, nodeId long, value Object) : void in class org.neo4j.kernel.api.impl.schema.populator.UniqueDatabaseIndexPopulatorTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute indexDescriptor : NewIndexDescriptor to index : NewIndexDescriptor in class org.neo4j.kernel.api.impl.schema.DatabaseIndexAccessorTest | From | To |