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.
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.
TFile.Reader
          TFile Reader.
TFile.Reader.Scanner
          The TFile Scanner.
TFile.Reader.Scanner.Entry
          Entry to a <Key, Value> pair.
Utils.Version
          A generic Version class.
 



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