916e2a62f483d7e4df77a90cb988b172755e7648
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 31
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to T in method private sendSequenceActionOverCluster(actionType int, params CreateParams) : T in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
| Extract Method | 2 | ||
| Extract Method public createSequence(iName String, sequenceType SEQUENCE_TYPE, params OSequence.CreateParams, executeViaDistributed boolean) : OSequence extracted from public createSequence(iName String, sequenceType SEQUENCE_TYPE, params OSequence.CreateParams) : OSequence in class com.orientechnologies.orient.core.metadata.sequence.OSequenceLibraryProxy | From | To | |
| Extract Method public dropSequence(iName String, executeViaDistributed boolean) : void extracted from public dropSequence(iName String) : void in class com.orientechnologies.orient.core.metadata.sequence.OSequenceLibraryProxy | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter calledFromThisNode : boolean to executeViaDistributed : boolean in method public current(executeViaDistributed boolean) : long in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
| Rename Parameter calledFromThisNode : boolean to executeViaDistributed : boolean in method public updateParams(params CreateParams, executeViaDistributed boolean) : boolean in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
| Rename Parameter calledFromThisNode : boolean to executeViaDistributed : boolean in method public reset(executeViaDistributed boolean) : long in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To | |
| Rename Parameter calledFromThisNode : boolean to executeViaDistributed : boolean in method public next(executeViaDistributed boolean) : long in class com.orientechnologies.orient.core.metadata.sequence.OSequence | From | To |