voldemort.tools
Class KeyVersionFetcherCLI.FetchKeyVersionsTask

java.lang.Object
  extended by voldemort.tools.KeyVersionFetcherCLI.FetchKeyVersionsTask
All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.String>
Enclosing class:
KeyVersionFetcherCLI

public class KeyVersionFetcherCLI.FetchKeyVersionsTask
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.String>


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

Method Detail

call

public java.lang.String call()
                      throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable<java.lang.String>
Throws:
java.lang.Exception


Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu