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

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

public class RFile
extends java.lang.Object


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

Field Detail

EXTENSION

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

main

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


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