7257060ddc1ed0ac7901b6b221f4de263e029dfb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable clustersForNode : Set<String> in method private getMinimalSetOfNodesForShardedQuery(localNode String, clusterMap Map<String,Set<String>>, queryClusters Set<String>) : Map<String,Set<String>> from class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner | From | To | |
Extract Method | 7 | ||
Extract Method public isDistributedEnv() : boolean extracted from public command(iCommand OCommandRequestText) : Object in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
Extract Method public isDistributedEnv() : boolean extracted from public commit(iTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
Extract Method public isDistributedEnv() : boolean extracted from public createRecord(iRecordId ORecordId, iContent byte[], iRecordVersion int, iRecordType byte, iMode int, iCallback ORecordCallback<Long>) : OStorageOperationResult<OPhysicalPosition> in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
Extract Method public isDistributedEnv() : boolean extracted from public deleteRecord(iRecordId ORecordId, iVersion int, iMode int, iCallback ORecordCallback<Boolean>) : OStorageOperationResult<Boolean> in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
Extract Method public isDistributedEnv() : boolean extracted from public readRecord(iRecordId ORecordId, iFetchPlan String, iIgnoreCache boolean, prefetchRecords boolean, iCallback ORecordCallback<ORawBuffer>) : OStorageOperationResult<ORawBuffer> in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
Extract Method public isDistributedEnv() : boolean extracted from public addCluster(iClusterName String, forceListBased boolean, iParameters Object...) : int in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
Extract Method public isDistributedEnv() : boolean extracted from public updateRecord(iRecordId ORecordId, updateContent boolean, iContent byte[], iVersion int, iRecordType byte, iMode int, iCallback ORecordCallback<Integer>) : OStorageOperationResult<Integer> in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To |