org.apache.accumulo.examples.simple.helloworld
Class ReadData
java.lang.Object
org.apache.accumulo.examples.simple.helloworld.ReadData
public class ReadData
- extends Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadData
public ReadData()
main
public static void main(String[] args)
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException
- Throws:
AccumuloException
AccumuloSecurityException
TableNotFoundException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.