org.apache.accumulo.examples.simple.helloworld
Class InsertWithBatchWriter
java.lang.Object
org.apache.accumulo.examples.simple.helloworld.InsertWithBatchWriter
public class InsertWithBatchWriter
- extends Object
Inserts 10K rows (50K entries) into accumulo with each row having 5 entries.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertWithBatchWriter
public InsertWithBatchWriter()
main
public static void main(String[] args)
throws AccumuloException,
AccumuloSecurityException,
MutationsRejectedException,
TableExistsException,
TableNotFoundException
- Throws:
AccumuloException
AccumuloSecurityException
MutationsRejectedException
TableExistsException
TableNotFoundException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.