|
Change Variable Type dfs : DistributedFileSystem to fs : FileSystem in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.SetStoragePolicyCommand |
From |
To |
|
Change Variable Type policy : BlockStoragePolicy to policy : BlockStoragePolicySpi in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.GetStoragePolicyCommand |
From |
To |
|
Change Variable Type policy : BlockStoragePolicy to policy : BlockStoragePolicySpi in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.ListStoragePoliciesCommand |
From |
To |
|
Change Variable Type policies : Collection<BlockStoragePolicy> to policies : Collection<? extends BlockStoragePolicySpi> in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.GetStoragePolicyCommand |
From |
To |
|
Change Variable Type dfs : DistributedFileSystem to fs : FileSystem in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.UnsetStoragePolicyCommand |
From |
To |
|
Change Variable Type dfs : DistributedFileSystem to fs : FileSystem in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.GetStoragePolicyCommand |
From |
To |
|
Change Variable Type dfs : DistributedFileSystem to fs : FileSystem in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.ListStoragePoliciesCommand |
From |
To |
|
Change Variable Type policies : Collection<BlockStoragePolicy> to policies : Collection<? extends BlockStoragePolicySpi> in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.ListStoragePoliciesCommand |
From |
To |