Uses of Interface
org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
Package
Description
Provides implementations of
HFile
and HFile
BlockCache
.-
Uses of org.apache.hadoop.hbase.io.hfile.BlockIndexChunk in org.apache.hadoop.hbase.io.hfile
Modifier and TypeMethodDescriptionvoid
HFileIndexBlockEncoder.encode
(org.apache.hadoop.hbase.io.hfile.BlockIndexChunk blockIndexChunk, boolean rootIndexBlock, DataOutput out) void
HFileIndexBlockEncoderImpl.encode
(org.apache.hadoop.hbase.io.hfile.BlockIndexChunk blockIndexChunk, boolean rootIndexBlock, DataOutput out) void
NoOpIndexBlockEncoder.encode
(org.apache.hadoop.hbase.io.hfile.BlockIndexChunk blockIndexChunk, boolean rootIndexBlock, DataOutput out)