Uses of Class
org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations

Packages that use MovedBlocks.Locations
org.apache.hadoop.hdfs.server.balancer   
 

Uses of MovedBlocks.Locations in org.apache.hadoop.hdfs.server.balancer
 

Subclasses of MovedBlocks.Locations in org.apache.hadoop.hdfs.server.balancer
static class Dispatcher.DBlock
          A class for keeping track of block locations in the dispatcher.
 

Methods in org.apache.hadoop.hdfs.server.balancer with parameters of type MovedBlocks.Locations
 void MovedBlocks.put(MovedBlocks.Locations<L> block)
          add a block thus marking a block to be moved
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.