org.apache.accumulo.examples.client
Class SequentialBatchWriter

java.lang.Object
  extended by org.apache.accumulo.examples.client.SequentialBatchWriter

public class SequentialBatchWriter
extends java.lang.Object


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

SequentialBatchWriter

public SequentialBatchWriter()
Method Detail

main

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


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