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 java.lang.Object


Constructor Summary
TestIngest.CreateTable()
           
 
Method Summary
static java.util.TreeSet<org.apache.hadoop.io.Text> getSplitPoints(long start, long end, long numsplits)
           
static void main(java.lang.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(java.lang.String[] args)
                 throws AccumuloException,
                        AccumuloSecurityException,
                        TableExistsException,
                        TableNotFoundException
Throws:
AccumuloException
AccumuloSecurityException
TableExistsException
TableNotFoundException

getSplitPoints

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


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