Package org.apache.accumulo.core.file.rfile.bcfile
-
Interface Summary Interface Description RawComparable Interface for objects that can be compared throughRawComparator
. -
Class Summary Class Description BCFile Block Compressed file, the underlying physical storage layer for TFile.BCFile.Reader BCFile Reader, interface to read the file's data and meta blocks.BCFile.Reader.BlockReader Access point to read a block.BCFile.Writer BCFile writer, the entry point for creating a new BCFile.Compression Compression related stuff.PrintInfo Utils Supporting Utility classes used by TFile, and shared by users of TFile.Utils.Version A generic Version class. -
Enum Summary Enum Description Compression.Algorithm Compression algorithms. -
Exception Summary Exception Description MetaBlockAlreadyExists Exception - Meta Block with the same name already exists.MetaBlockDoesNotExist Exception - No such Meta Block with the given name.