org.apache.accumulo.examples.simple.mapreduce.bulk
Class SetupTable

java.lang.Object
  extended by org.apache.accumulo.examples.simple.mapreduce.bulk.SetupTable

public class SetupTable
extends Object


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

Constructor Detail

SetupTable

public SetupTable()
Method Detail

main

public static void main(String[] args)
                 throws AccumuloException,
                        AccumuloSecurityException,
                        TableExistsException
Throws:
AccumuloException
AccumuloSecurityException
TableExistsException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.