de472945460fd3076bf881d6aee38f9a5ce37f7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type taskId : Long to taskId : long in method public isTracking(originatorId long, taskId long) : boolean in class org.nd4j.parameterserver.distributed.logic.completion.Clipboard | From | To | |
| Rename Variable | 1 | ||
| Rename Variable taskId : long to descriptor : RequestDescriptor in method public unpin(originatorId long, taskId long) : VoidAggregation in class org.nd4j.parameterserver.distributed.logic.completion.Clipboard | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type taskId : long to descriptor : RequestDescriptor in method public unpin(originatorId long, taskId long) : VoidAggregation in class org.nd4j.parameterserver.distributed.logic.completion.Clipboard | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type clipboard : Map<Long,VoidAggregation> to clipboard : Map<RequestDescriptor,VoidAggregation> in class org.nd4j.parameterserver.distributed.logic.completion.Clipboard | From | To |