6f0c2d3f8a5a3d2f2a8ead7317ece1a4923ebacc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type populatorSupplier : Function<File,NativeIndexPopulator<KEY,VALUE>> to partSupplier : NativeIndexPopulatorPartSupplier<KEY,VALUE> in method package ParallelNativeIndexPopulator(baseIndexFile File, layout IndexLayout<KEY,VALUE>, partSupplier NativeIndexPopulatorPartSupplier<KEY,VALUE>) in class org.neo4j.kernel.impl.index.schema.ParallelNativeIndexPopulator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter populatorSupplier : Function<File,NativeIndexPopulator<KEY,VALUE>> to partSupplier : NativeIndexPopulatorPartSupplier<KEY,VALUE> in method package ParallelNativeIndexPopulator(baseIndexFile File, layout IndexLayout<KEY,VALUE>, partSupplier NativeIndexPopulatorPartSupplier<KEY,VALUE>) in class org.neo4j.kernel.impl.index.schema.ParallelNativeIndexPopulator | From | To |