394374a0828a493748fa2a7991a1e55e0e07e015
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sessionTracker : SessionTracker to sessionCleanable : SessionCleanable in method public SessionCleaner(sessionCleanable SessionCleanable) in class alluxio.worker.SessionCleaner | From | To | |
Rename Class | 1 | ||
Rename Class alluxio.worker.SessionTracker renamed to alluxio.worker.SessionCleanable | From | To | |
Rename Attribute | 8 | ||
Rename Attribute mOutputIdIndex : IndexedSet.FieldIndex<OutputStreamAgent> to mOutputStreamAgentIdIndex : IndexedSet.FieldIndex<OutputStreamAgent> in class alluxio.worker.file.UnderFileSystemManager | From | To | |
Rename Attribute mSessionCleanerThread : SessionCleaner to mSessionCleaner : SessionCleaner in class alluxio.worker.file.FileSystemWorker | From | To | |
Rename Attribute mInputSessionIndex : IndexedSet.FieldIndex<InputStreamAgent> to mInputStreamAgentSessionIdIndex : IndexedSet.FieldIndex<InputStreamAgent> in class alluxio.worker.file.UnderFileSystemManager | From | To | |
Rename Attribute mId : long to mAgentId : long in class alluxio.worker.file.UnderFileSystemManager.OutputStreamAgent | From | To | |
Rename Attribute mOutputSessionIndex : IndexedSet.FieldIndex<OutputStreamAgent> to mOuputStreamAgentSessionIdIndex : IndexedSet.FieldIndex<OutputStreamAgent> in class alluxio.worker.file.UnderFileSystemManager | From | To | |
Rename Attribute mSessionTracker : SessionTracker to mSessionCleanable : SessionCleanable in class alluxio.worker.SessionCleaner | From | To | |
Rename Attribute mInputIdIndex : IndexedSet.FieldIndex<InputStreamAgent> to mInputStreamAgentIdIndex : IndexedSet.FieldIndex<InputStreamAgent> in class alluxio.worker.file.UnderFileSystemManager | From | To | |
Rename Attribute mId : long to mAgentId : long in class alluxio.worker.file.UnderFileSystemManager.InputStreamAgent | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mSessionTracker : SessionTracker to mSessionCleanable : SessionCleanable in class alluxio.worker.SessionCleaner | From | To | |
Rename Parameter | 3 | ||
Rename Parameter id : long to agentId : long in method private OutputStreamAgent(sessionId long, agentId long, ufsUri AlluxioURI, conf Configuration) in class alluxio.worker.file.UnderFileSystemManager.OutputStreamAgent | From | To | |
Rename Parameter id : long to agentId : long in method private InputStreamAgent(sessionId long, agentId long, ufsUri AlluxioURI, conf Configuration) in class alluxio.worker.file.UnderFileSystemManager.InputStreamAgent | From | To | |
Rename Parameter sessionTracker : SessionTracker to sessionCleanable : SessionCleanable in method public SessionCleaner(sessionCleanable SessionCleanable) in class alluxio.worker.SessionCleaner | From | To |