d2f50cdb024c11cf07899f146b87d74b29e2e669
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable index : IndexSpecifier to specifier : IndexSpecifier in method public awaitIndex(indexSpecification String, timeout long, timeoutUnits TimeUnit) : void in class org.neo4j.kernel.builtinprocs.IndexProcedures | From | To | |
| Extract Method | 1 | ||
| Extract Method private group(contents String) : String extracted from private or(first String, second String) : String in class org.neo4j.kernel.builtinprocs.IndexSpecifier | From | To | |
| Extract And Move Method | 3 | ||
| Extract And Move Method public patternOrName(specification String) : IndexSpecifier extracted from public awaitIndex(indexSpecification String, timeout long, timeoutUnits TimeUnit) : void in class org.neo4j.kernel.builtinprocs.IndexProcedures & moved to class org.neo4j.kernel.builtinprocs.IndexSpecifier | From | To | |
| Extract And Move Method public patternOrName(specification String) : IndexSpecifier extracted from public resampleIndex(indexSpecification String) : void in class org.neo4j.kernel.builtinprocs.IndexProcedures & moved to class org.neo4j.kernel.builtinprocs.IndexSpecifier | From | To | |
| Extract And Move Method public pattern(specification String) : IndexSpecifier extracted from private createIndex(indexSpecification String, providerName String, statusMessage String, indexCreator IndexCreator) : Stream<BuiltInProcedures.SchemaIndexInfo> in class org.neo4j.kernel.builtinprocs.IndexProcedures & moved to class org.neo4j.kernel.builtinprocs.IndexSpecifier | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter index : IndexSpecifier to specifier : IndexSpecifier in method private getIndex(specifier IndexSpecifier) : IndexReference in class org.neo4j.kernel.builtinprocs.IndexProcedures | From | To | |
| Rename Parameter indexDescription : IndexSpecifier to specifier : IndexSpecifier in method private isOnline(specifier IndexSpecifier, index IndexReference) : boolean in class org.neo4j.kernel.builtinprocs.IndexProcedures | From | To | |
| Rename Parameter indexDescription : IndexSpecifier to specifier : IndexSpecifier in method private getState(specifier IndexSpecifier, index IndexReference) : InternalIndexState in class org.neo4j.kernel.builtinprocs.IndexProcedures | From | To |