org.apache.hadoop.chukwa.database
Class TableCreator

java.lang.Object
  extended by org.apache.hadoop.chukwa.database.TableCreator

public class TableCreator
extends Object


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

Constructor Detail

TableCreator

public TableCreator()
Method Detail

createTables

public void createTables()

createTables

public void createTables(long start,
                         long end)

usage

public static void usage()

main

public static void main(String[] args)


Copyright © ${year} The Apache Software Foundation