|
Move Method private addSuffix(key String, suffix String) : String from class org.apache.hadoop.hdfs.DFSUtil to package addSuffix(key String, suffix String) : String from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method public getHaNnWebHdfsAddresses(conf Configuration, scheme String) : Map<String,Map<String,InetSocketAddress>> from class org.apache.hadoop.hdfs.DFSUtil to public getHaNnWebHdfsAddresses(conf Configuration, scheme String) : Map<String,Map<String,InetSocketAddress>> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method public getServiceUriFromToken(scheme String, token Token<?>) : URI from class org.apache.hadoop.hdfs.HAUtil to public getServiceUriFromToken(scheme String, token Token<?>) : URI from class org.apache.hadoop.hdfs.HAUtilClient |
From |
To |
|
Move Method private getAddressesForNameserviceId(conf Configuration, nsId String, defaultValue String, keys String...) : Map<String,InetSocketAddress> from class org.apache.hadoop.hdfs.DFSUtil to package getAddressesForNameserviceId(conf Configuration, nsId String, defaultValue String, keys String...) : Map<String,InetSocketAddress> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method public isLogicalUri(conf Configuration, nameNodeUri URI) : boolean from class org.apache.hadoop.hdfs.HAUtil to public isLogicalUri(conf Configuration, nameNodeUri URI) : boolean from class org.apache.hadoop.hdfs.HAUtilClient |
From |
To |
|
Move Method public getNameNodeIds(conf Configuration, nsId String) : Collection<String> from class org.apache.hadoop.hdfs.DFSUtil to public getNameNodeIds(conf Configuration, nsId String) : Collection<String> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method public buildTokenServicePrefixForLogicalUri(scheme String) : String from class org.apache.hadoop.hdfs.HAUtil to public buildTokenServicePrefixForLogicalUri(scheme String) : String from class org.apache.hadoop.hdfs.HAUtilClient |
From |
To |
|
Move Method public buildTokenServiceForLogicalUri(uri URI, scheme String) : Text from class org.apache.hadoop.hdfs.HAUtil to public buildTokenServiceForLogicalUri(uri URI, scheme String) : Text from class org.apache.hadoop.hdfs.HAUtilClient |
From |
To |
|
Move Method private getAddressesForNsIds(conf Configuration, nsIds Collection<String>, defaultAddress String, keys String...) : Map<String,Map<String,InetSocketAddress>> from class org.apache.hadoop.hdfs.DFSUtil to package getAddressesForNsIds(conf Configuration, nsIds Collection<String>, defaultAddress String, keys String...) : Map<String,Map<String,InetSocketAddress>> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method private concatSuffixes(suffixes String...) : String from class org.apache.hadoop.hdfs.DFSUtil to package concatSuffixes(suffixes String...) : String from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method private emptyAsSingletonNull(coll Collection<String>) : Collection<String> from class org.apache.hadoop.hdfs.DFSUtil to package emptyAsSingletonNull(coll Collection<String>) : Collection<String> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method public isClientFailoverConfigured(conf Configuration, nameNodeUri URI) : boolean from class org.apache.hadoop.hdfs.HAUtil to public isClientFailoverConfigured(conf Configuration, nameNodeUri URI) : boolean from class org.apache.hadoop.hdfs.HAUtilClient |
From |
To |
|
Move Method public isTokenForLogicalUri(token Token<?>) : boolean from class org.apache.hadoop.hdfs.HAUtil to public isTokenForLogicalUri(token Token<?>) : boolean from class org.apache.hadoop.hdfs.HAUtilClient |
From |
To |
|
Move Method private getAddresses(conf Configuration, defaultAddress String, keys String...) : Map<String,Map<String,InetSocketAddress>> from class org.apache.hadoop.hdfs.DFSUtil to package getAddresses(conf Configuration, defaultAddress String, keys String...) : Map<String,Map<String,InetSocketAddress>> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method private getConfValue(defaultValue String, keySuffix String, conf Configuration, keys String...) : String from class org.apache.hadoop.hdfs.DFSUtil to private getConfValue(defaultValue String, keySuffix String, conf Configuration, keys String...) : String from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |
|
Move Method public getNameServiceIds(conf Configuration) : Collection<String> from class org.apache.hadoop.hdfs.DFSUtil to public getNameServiceIds(conf Configuration) : Collection<String> from class org.apache.hadoop.hdfs.DFSUtilClient |
From |
To |