Uses of Package
org.apache.accumulo.core.file.rfile.bcfile

Packages that use org.apache.accumulo.core.file.rfile.bcfile
org.apache.accumulo.core.file.blockfile.impl   
org.apache.accumulo.core.file.rfile.bcfile   
 

Classes in org.apache.accumulo.core.file.rfile.bcfile used by org.apache.accumulo.core.file.blockfile.impl
BCFile.Reader.BlockReader
          Access point to read a block.
BCFile.Writer.BlockAppender
          Access point to stuff data into a block.
 

Classes in org.apache.accumulo.core.file.rfile.bcfile used by org.apache.accumulo.core.file.rfile.bcfile
BCFile.Reader.BlockReader
          Access point to read a block.
BCFile.Writer.BlockAppender
          Access point to stuff data into a block.
Compression.Algorithm
          Compression algorithms.
MetaBlockAlreadyExists
          Exception - Meta Block with the same name already exists.
MetaBlockDoesNotExist
          Exception - No such Meta Block with the given name.
RawComparable
          Interface for objects that can be compared through RawComparator.
Utils.Version
          A generic Version class.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.