org.apache.accumulo.server.test
Class ListTables

java.lang.Object
  extended by org.apache.accumulo.server.test.ListTables

public class ListTables
extends Object

This little program is used by the functional test to get a list of table ids.


Constructor Summary
ListTables()
           
 
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

ListTables

public ListTables()
Method Detail

main

public static void main(String[] args)


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