a8a3073c7d2f6a24ea82541f406eb59302f5d709
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable diffInMinutes : long to diffInMillis : long in method public testRunningQueriesView() : void in class org.apache.ignite.internal.processors.query.SqlSystemViewsSelfTest | From | To | |
| Rename Variable tsTz : TimestampWithTimeZone to ts : Timestamp in method public testRunningQueriesView() : void in class org.apache.ignite.internal.processors.query.SqlSystemViewsSelfTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type now : LocalDateTime to now : Instant in method public testRunningQueriesView() : void in class org.apache.ignite.internal.processors.query.SqlSystemViewsSelfTest | From | To | |
| Change Variable Type tsTz : TimestampWithTimeZone to ts : Timestamp in method public testRunningQueriesView() : void in class org.apache.ignite.internal.processors.query.SqlSystemViewsSelfTest | From | To |