Class BCFile


  • public final class BCFile
    extends Object
    Block Compressed file, the underlying physical storage layer for TFile. BCFile provides the basic block level compression for the data block and meta blocks. It is separated from TFile as it may be used for other block-compressed file implementation.