org.apache.accumulo.examples.simple.client
Class Flush

java.lang.Object
  extended by org.apache.accumulo.examples.simple.client.Flush

public class Flush
extends Object

Simple example for using tableOperations() (like create, delete, flush, etc).


Constructor Summary
Flush()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Flush

public Flush()
Method Detail

main

public static void main(String[] args)


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.