d3bf0543fc01c0d7eed60d7798a58e1b1d4b89c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Object[] to Value[] in method private asValues(updates IndexEntryUpdate<IndexDescriptor>[]) : Value[] in class org.neo4j.kernel.impl.index.schema.NativeIndexPopulatorTests.NonUnique | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type allValues : Object[] to allValues : Value[] in method public shouldSampleUpdatesIfConfiguredForOnlineSampling() : void in class org.neo4j.kernel.impl.index.schema.NativeIndexPopulatorTests.NonUnique | From | To | |
| Change Variable Type value : Object to value : Value in method public shouldSampleUpdatesIfConfiguredForOnlineSampling() : void in class org.neo4j.kernel.impl.index.schema.NativeIndexPopulatorTests.NonUnique | From | To |