676f518095571b2e7737b9f1216353a12d6b523c
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sessionCleanup : ISessionCleanup to sessionCleanup : SessionCleanup in method public SessionCleaner(sessions Sessions, sessionCleanup SessionCleanup) in class alluxio.worker.SessionCleaner | From | To | |
Rename Class | 1 | ||
Rename Class alluxio.worker.ISessionCleanup renamed to alluxio.worker.SessionCleanup | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mSessionCleanup : ISessionCleanup to mSessionCleanup : SessionCleanup in class alluxio.worker.SessionCleaner | From | To |