Package org.apache.accumulo.examples.simple.helloworld

Class Summary
InsertWithBatchWriter Inserts 10K rows (50K entries) into accumulo with each row having 5 entries.
InsertWithOutputFormat Inserts 10K rows (50K entries) into accumulo with each row having 5 entries using an OutputFormat.
ReadData Reads all data between two rows; all data after a given row; or all data in a table, depending on the number of arguments given.
 



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