8d7a6ac85505dcecdf0417e18caf845d6c8fb3c0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type element : Element to typeElement : TypeElement in method public warn(typeElement TypeElement, template String, arguments Object...) : void in class com.datastax.oss.driver.internal.mapper.processor.DecoratedMessager | From | To | |
Change Parameter Type element : Element to typeElement : TypeElement in method public error(typeElement TypeElement, template String, arguments Object...) : void in class com.datastax.oss.driver.internal.mapper.processor.DecoratedMessager | From | To | |
Change Variable Type | 1 | ||
Change Variable Type classElement : Element to classElement : TypeElement in method private buildCqlNameGenerator(typeHierarchy Set<TypeElement>) : CqlNameGenerator in class com.datastax.oss.driver.internal.mapper.processor.entity.DefaultEntityFactory | From | To | |
Rename Parameter | 4 | ||
Rename Parameter element : Element to typeElement : TypeElement in method public warn(typeElement TypeElement, template String, arguments Object...) : void in class com.datastax.oss.driver.internal.mapper.processor.DecoratedMessager | From | To | |
Rename Parameter classElement : TypeElement to processedClass : TypeElement in method public getDefinition(processedClass TypeElement) : EntityDefinition in class com.datastax.oss.driver.internal.mapper.processor.entity.EntityFactory | From | To | |
Rename Parameter element : Element to typeElement : TypeElement in method public error(typeElement TypeElement, template String, arguments Object...) : void in class com.datastax.oss.driver.internal.mapper.processor.DecoratedMessager | From | To | |
Rename Parameter classElement : TypeElement to processedClass : TypeElement in method public getDefinition(processedClass TypeElement) : EntityDefinition in class com.datastax.oss.driver.internal.mapper.processor.entity.DefaultEntityFactory | From | To |