tachyon
Class MasterInfo.RecomputeCmd

java.lang.Object
  extended by tachyon.MasterInfo.RecomputeCmd
All Implemented Interfaces:
Runnable
Enclosing class:
MasterInfo

public class MasterInfo.RecomputeCmd
extends Object
implements Runnable


Constructor Summary
MasterInfo.RecomputeCmd(String cmd, String filePath)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterInfo.RecomputeCmd

public MasterInfo.RecomputeCmd(String cmd,
                               String filePath)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013. All Rights Reserved.