org.apache.accumulo.server.test
Class TestIngest.CreateTable

java.lang.Object
  extended by org.apache.accumulo.server.test.TestIngest.CreateTable
Enclosing class:
TestIngest

public static class TestIngest.CreateTable
extends Object


Constructor Summary
TestIngest.CreateTable()
           
 
Method Summary
static TreeSet<org.apache.hadoop.io.Text> getSplitPoints(long start, long end, long numsplits)
           
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

TestIngest.CreateTable

public TestIngest.CreateTable()
Method Detail

main

public static void main(String[] args)
                 throws AccumuloException,
                        AccumuloSecurityException,
                        TableExistsException
Throws:
AccumuloException
AccumuloSecurityException
TableExistsException

getSplitPoints

public static TreeSet<org.apache.hadoop.io.Text> getSplitPoints(long start,
                                                                long end,
                                                                long numsplits)


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