Uses of Interface
org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.FSVolumeInterface

Packages that use FSDatasetInterface.FSVolumeInterface
org.apache.hadoop.hdfs.server.datanode   
 

Uses of FSDatasetInterface.FSVolumeInterface in org.apache.hadoop.hdfs.server.datanode
 

Methods in org.apache.hadoop.hdfs.server.datanode that return FSDatasetInterface.FSVolumeInterface
 FSDatasetInterface.FSVolumeInterface RoundRobinVolumesPolicy.chooseVolume(List<FSDatasetInterface.FSVolumeInterface> volumes, long blockSize)
           
 

Method parameters in org.apache.hadoop.hdfs.server.datanode with type arguments of type FSDatasetInterface.FSVolumeInterface
 FSDatasetInterface.FSVolumeInterface RoundRobinVolumesPolicy.chooseVolume(List<FSDatasetInterface.FSVolumeInterface> volumes, long blockSize)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.