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

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

public class RFile
extends Object


Nested Class Summary
static class RFile.Reader
           
static class RFile.Writer
           
 
Field Summary
static String EXTENSION
           
 
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
 

Field Detail

EXTENSION

public static final String EXTENSION
See Also:
Constant Field Values
Method Detail

main

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


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