org.apache.accumulo.server.test.functional
Class FunctionalTest.TableSetup
java.lang.Object
org.apache.accumulo.server.test.functional.FunctionalTest.TableSetup
- Enclosing class:
- FunctionalTest
public static class FunctionalTest.TableSetup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionalTest.TableSetup
public FunctionalTest.TableSetup(String tableName)
FunctionalTest.TableSetup
public FunctionalTest.TableSetup(String tableName,
Map<String,String> perTableConfigs)
FunctionalTest.TableSetup
public FunctionalTest.TableSetup(String tableName,
Map<String,String> perTableConfigs,
SortedSet<org.apache.hadoop.io.Text> splitPoints)
FunctionalTest.TableSetup
public FunctionalTest.TableSetup(String tableName,
SortedSet<org.apache.hadoop.io.Text> splitPoints)
FunctionalTest.TableSetup
public FunctionalTest.TableSetup(String tableName,
String... splitPoints)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.