org.apache.accumulo.core.util
Class AcquireNewTable

java.lang.Object
  extended by org.apache.accumulo.core.util.AcquireNewTable

public class AcquireNewTable
extends java.lang.Object

create a new default tablet for the metadata table This assumes that all tables have only one mapfile - not really generally useful


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

AcquireNewTable

public AcquireNewTable()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


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