Uses of Interface
org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
Packages that use 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
Methods in org.apache.hadoop.hbase.io.hfile with parameters of type org.apache.hadoop.hbase.io.hfile.BlockIndexChunk in inModifier 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)