0dcfa864947b633b993b63f28d1fdcbf6038bf8d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private doGetAndCheckCluster(clusterId int) : OCluster extracted from public getClusterById(iClusterId int) : OCluster in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
Rename Parameter | 1 | ||
Rename Parameter iClusterId : int to clusterId : int in method private doGetAndCheckCluster(clusterId int) : OCluster in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To |