org.apache.cassandra.tools
Class SchemaTool

java.lang.Object
  extended by org.apache.cassandra.tools.SchemaTool

public class SchemaTool
extends java.lang.Object


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

Constructor Detail

SchemaTool

public SchemaTool()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.NumberFormatException,
                        java.io.IOException,
                        java.lang.InterruptedException,
                        ConfigurationException
Throws:
java.lang.NumberFormatException
java.io.IOException
java.lang.InterruptedException
ConfigurationException


Copyright © 2011 The Apache Software Foundation