37b753656849d0864ed3c8858edf3b85515cbf39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable localTrusted : boolean in method private checkTrustAndSend(addr InetAddress, underlyingOut OutputStream, underlyingIn InputStream, encryptionKeyFactory DataEncryptionKeyFactory, accessToken Token<BlockTokenIdentifier>, datanodeId DatanodeID) : IOStreamPair from class org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslDataTransferClient | From | To | |
Extract Variable remoteTrusted : boolean in method private checkTrustAndSend(addr InetAddress, underlyingOut OutputStream, underlyingIn InputStream, encryptionKeyFactory DataEncryptionKeyFactory, accessToken Token<BlockTokenIdentifier>, datanodeId DatanodeID) : IOStreamPair from class org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslDataTransferClient | From | To |