3f85f046b95aa77b24ed70787c21e250ed32b104
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type step : FetchFromClusterExecutionStep to step : AbstractExecutionStep in method public syncPull(ctx OCommandContext, nRecords int) : OResultSet in class com.orientechnologies.orient.core.sql.executor.FetchFromClassExecutionStep | From | To | |
Extract Variable | 1 | ||
Extract Variable clusterId : int in method public FetchFromClassExecutionStep(className String, ctx OCommandContext, ridOrder Boolean) from class com.orientechnologies.orient.core.sql.executor.FetchFromClassExecutionStep | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type subSteps : FetchFromClusterExecutionStep[] to subSteps : AbstractExecutionStep[] in class com.orientechnologies.orient.core.sql.executor.FetchFromClassExecutionStep | From | To |