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

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

public class SetupTable
extends java.lang.Object


Constructor Summary
SetupTable()
           
 
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

SetupTable

public SetupTable()
Method Detail

main

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


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