public class HFileIntermediateIndexBlock extends HFileLeafIndexBlock
HFileBlockType.INTERMEDIATE_INDEX block, as
part of a multi-level block index.byteBuff, bytesPerChecksum, compressedByteBuff, context, HFILEBLOCK_HEADER_SIZE, HFILEBLOCK_HEADER_SIZE_NO_CHECKSUM, onDiskSizeWithoutHeader, sizeCheckSum, startOffsetInBuff, startOffsetInCompressedBuff, uncompressedEndOffset, uncompressedSizeWithoutHeader| Modifier | Constructor and Description |
|---|---|
protected |
HFileIntermediateIndexBlock(HFileContext context,
byte[] byteBuff,
int startOffsetInBuff) |
getUncompressedBlockDataToWrite, readBlockIndexallocateBufferForUnpacking, getBlockType, getByteBuff, getOnDiskSizeWithHeader, getStartOffsetInBuffForWrite, parse, serialize, setStartOffsetInBuffForWrite, unpackprotected HFileIntermediateIndexBlock(HFileContext context, byte[] byteBuff, int startOffsetInBuff)
Copyright © 2025 The Apache Software Foundation. All rights reserved.