Interface HFileBlock.BlockWritable

Enclosing class:
HFileBlock

static interface HFileBlock.BlockWritable
Something that can be written into a block.
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of block this data should use.
    void
    Writes the block to the provided stream.