voldemort
Class VoldemortAvroClientShell

java.lang.Object
  extended by voldemort.VoldemortAvroClientShell

Deprecated.

@Deprecated
public class VoldemortAvroClientShell
extends java.lang.Object

NOTE: This class is unsupported. All shell access is via the VoldemortClientShell Utility to check avro values through command line very handy for debugging


Constructor Summary
VoldemortAvroClientShell()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VoldemortAvroClientShell

public VoldemortAvroClientShell()
Deprecated. 
Method Detail

main

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


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