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

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

public class VerifyIngest
extends Object


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

VerifyIngest

public VerifyIngest()
Method Detail

main

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.