org.apache.hadoop.hdfs.server.balancer
Class Dispatcher.PendingMove

java.lang.Object
  extended by org.apache.hadoop.hdfs.server.balancer.Dispatcher.PendingMove
Enclosing class:
org.apache.hadoop.hdfs.server.balancer.Dispatcher

public class Dispatcher.PendingMove
extends Object

This class keeps track of a scheduled block move


Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Apache Software Foundation. All Rights Reserved.