org.apache.accumulo.test.functional
public static class FunctionalTest.TableSetup extends Object
Constructor and Description |
---|
FunctionalTest.TableSetup(String tableName) |
FunctionalTest.TableSetup(String tableName,
Map<String,String> perTableConfigs) |
FunctionalTest.TableSetup(String tableName,
Map<String,String> perTableConfigs,
SortedSet<org.apache.hadoop.io.Text> splitPoints) |
FunctionalTest.TableSetup(String tableName,
SortedSet<org.apache.hadoop.io.Text> splitPoints) |
FunctionalTest.TableSetup(String tableName,
String... splitPoints) |
public FunctionalTest.TableSetup(String tableName)
public FunctionalTest.TableSetup(String tableName, Map<String,String> perTableConfigs)
public FunctionalTest.TableSetup(String tableName, Map<String,String> perTableConfigs, SortedSet<org.apache.hadoop.io.Text> splitPoints)
public FunctionalTest.TableSetup(String tableName, SortedSet<org.apache.hadoop.io.Text> splitPoints)
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.