0ea88cd4cd28653534178e629354f6495a7fb148
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type type : GridQueryIndexType to type : QueryIndexType in method public addIndex(idxName String, type QueryIndexType) : IndexDescriptor in class org.apache.ignite.internal.processors.query.GridQueryProcessor.TypeDescriptor | From | To | |
Change Parameter Type type : GridQueryIndexType to type : QueryIndexType in method private IndexDescriptor(type QueryIndexType) in class org.apache.ignite.configuration.CacheConfiguration.IndexDescriptor | From | To | |
Change Parameter Type type : GridQueryIndexType to type : QueryIndexType in method public addIndex(idxName String, type QueryIndexType) : IndexDescriptor in class org.apache.ignite.configuration.CacheConfiguration.TypeDescriptor | From | To | |
Change Parameter Type type : GridQueryIndexType to type : QueryIndexType in method private IndexDescriptor(type QueryIndexType) in class org.apache.ignite.internal.processors.query.GridQueryProcessor.IndexDescriptor | From | To | |
Change Return Type | 4 | ||
Change Return Type GridQueryIndexType to QueryIndexType in method public type() : QueryIndexType in class org.apache.ignite.internal.processors.query.h2.GridIndexingSpiAbstractSelfTest.TextIndex | From | To | |
Change Return Type GridQueryIndexType to QueryIndexType in method public type() : QueryIndexType in class org.apache.ignite.internal.processors.query.GridQueryIndexDescriptor | From | To | |
Change Return Type GridQueryIndexType to QueryIndexType in method public type() : QueryIndexType in class org.apache.ignite.configuration.CacheConfiguration.IndexDescriptor | From | To | |
Change Return Type GridQueryIndexType to QueryIndexType in method public type() : QueryIndexType in class org.apache.ignite.internal.processors.query.GridQueryProcessor.IndexDescriptor | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type type : GridQueryIndexType to type : QueryIndexType in class org.apache.ignite.configuration.CacheConfiguration.IndexDescriptor | From | To | |
Change Attribute Type type : GridQueryIndexType to type : QueryIndexType in class org.apache.ignite.internal.processors.query.GridQueryProcessor.IndexDescriptor | From | To |