|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HFileBlock.BlockWritable
Something that can be written into a block.
Method Summary | |
---|---|
BlockType |
getBlockType()
The type of block this data should use. |
void |
writeToBlock(DataOutput out)
Writes the block to the provided stream. |
Method Detail |
---|
BlockType getBlockType()
void writeToBlock(DataOutput out) throws IOException
out
- a stream to write uncompressed data into
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |