org.apache.accumulo.examples.simple.client
Class RowOperations
java.lang.Object
org.apache.accumulo.examples.simple.client.RowOperations
public class RowOperations
- extends Object
A demonstration of reading entire rows and deleting entire rows.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowOperations
public RowOperations()
main
public static void main(String[] args)
throws AccumuloException,
AccumuloSecurityException,
TableExistsException,
TableNotFoundException,
MutationsRejectedException
- Throws:
AccumuloException
AccumuloSecurityException
TableExistsException
TableNotFoundException
MutationsRejectedException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.