66b383dc51accbf271ef12e09367b59893cce082
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute fractionDuplication : double to fractionDuplicates : double in class org.neo4j.kernel.impl.index.schema.ValueCreatorUtil | From | To | |
Extract Method | 1 | ||
Extract Method private someUpdates(random RandomRule, types RandomValues.Type[], fractionDuplicates double) : IndexEntryUpdate<IndexDescriptor>[] extracted from package someUpdates(randomRule RandomRule) : IndexEntryUpdate<IndexDescriptor>[] in class org.neo4j.kernel.impl.index.schema.ValueCreatorUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter fractionDuplication : double to fractionDuplicates : double in method package ValueCreatorUtil(indexDescriptor StoreIndexDescriptor, supportedTypes RandomValues.Type[], fractionDuplicates double) in class org.neo4j.kernel.impl.index.schema.ValueCreatorUtil | From | To |