Package org.apache.accumulo.core.file.rfile

Class Summary
BlockIndex  
BlockIndex.BlockIndexEntry  
CreateEmpty Create an empty RFile for use in recovering from data loss where Accumulo still refers internally to a path.
CreateEmpty.IsSupportedCompressionAlgorithm  
CreateEmpty.NamedLikeRFile  
MultiLevelIndex  
MultiLevelIndex.BufferedWriter this class buffers writes to the index so that chunks of index blocks are contiguous in the file instead of having index blocks sprinkled throughout the file making scans of the entire index slow.
MultiLevelIndex.IndexEntry  
MultiLevelIndex.Reader  
MultiLevelIndex.Reader.IndexIterator  
MultiLevelIndex.Writer  
PrintInfo  
RelativeKey  
RelativeKey.SkippR  
RFile  
RFile.Reader  
RFile.Writer  
RFileOperations  
SplitLarge Split an RFile into large and small key/value files.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.