public class HFileMetaIndexBlock extends HFileIndexBlock
blockDataSize, entriesbyteBuff, bytesPerChecksum, compressedByteBuff, context, HFILEBLOCK_HEADER_SIZE, HFILEBLOCK_HEADER_SIZE_NO_CHECKSUM, onDiskSizeWithoutHeader, sizeCheckSum, startOffsetInBuff, startOffsetInCompressedBuff, uncompressedEndOffset, uncompressedSizeWithoutHeader| Modifier and Type | Method and Description |
|---|---|
static HFileMetaIndexBlock |
createMetaIndexBlockToWrite(HFileContext context) |
ByteBuffer |
getUncompressedBlockDataToWrite()
Returns serialized "data" part of the block.
|
add, getNumOfEntries, isEmptyallocateBufferForUnpacking, getBlockType, getByteBuff, getOnDiskSizeWithHeader, getStartOffsetInBuffForWrite, parse, serialize, setStartOffsetInBuffForWrite, unpackpublic static HFileMetaIndexBlock createMetaIndexBlockToWrite(HFileContext context)
public ByteBuffer getUncompressedBlockDataToWrite() throws IOException
HFileBlockgetUncompressedBlockDataToWrite in class HFileBlockIOExceptionCopyright © 2025 The Apache Software Foundation. All rights reserved.