org.apache.accumulo.core.file.rfile
Class CreateEmpty

java.lang.Object
  extended by org.apache.accumulo.core.file.rfile.CreateEmpty

public class CreateEmpty
extends Object

Create an empty RFile for use in recovering from data loss where Accumulo still refers internally to a path.


Nested Class Summary
static class CreateEmpty.IsSupportedCompressionAlgorithm
           
static class CreateEmpty.NamedLikeRFile
           
 
Constructor Summary
CreateEmpty()
           
 
Method Summary
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

CreateEmpty

public CreateEmpty()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2015 Apache Accumulo Project. All rights reserved.