8dcf93a8ea58dd90179aefa3aa4d7d8f80343e37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type limitValue : Integer to limitValue : Long in method protected setLimitValue(limitValue Long) : void in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
Change Parameter Type limitValue : Integer to limitValue : Long in method public setLimitValue(limitValue Long) : CreateParams in class com.orientechnologies.orient.core.metadata.sequence.OSequence.CreateParams | From | To | |
Change Return Type | 1 | ||
Change Return Type Integer to Long in method protected getLimitValue() : Long in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
Change Variable Type | 1 | ||
Change Variable Type limitVlaue : Integer to limitVlaue : Long in method public call() : Long in class com.orientechnologies.orient.core.metadata.sequence.OSequenceOrdered.next.callRetry | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type limitValue : Integer to limitValue : Long in class com.orientechnologies.orient.core.metadata.sequence.OSequenceCached | From | To | |
Change Attribute Type DEFAULT_LIMIT_VALUE : Integer to DEFAULT_LIMIT_VALUE : Long in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
Change Attribute Type limitValue : Integer to limitValue : Long in class com.orientechnologies.orient.core.metadata.sequence.OSequence.CreateParams | From | To |