voldemort.client.rebalance
Class RebalanceCLI

java.lang.Object
  extended by voldemort.client.rebalance.RebalanceCLI

public class RebalanceCLI
extends java.lang.Object


Constructor Summary
RebalanceCLI()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printHelp(java.io.PrintStream stream, joptsimple.OptionParser parser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RebalanceCLI

public RebalanceCLI()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

printHelp

public static void printHelp(java.io.PrintStream stream,
                             joptsimple.OptionParser parser)
                      throws java.io.IOException
Throws:
java.io.IOException


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