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 TypeMethodDescriptionvoidHFileIndexBlockEncoder.encode(org.apache.hadoop.hbase.io.hfile.BlockIndexChunk blockIndexChunk, boolean rootIndexBlock, DataOutput out) voidHFileIndexBlockEncoderImpl.encode(org.apache.hadoop.hbase.io.hfile.BlockIndexChunk blockIndexChunk, boolean rootIndexBlock, DataOutput out) voidNoOpIndexBlockEncoder.encode(org.apache.hadoop.hbase.io.hfile.BlockIndexChunk blockIndexChunk, boolean rootIndexBlock, DataOutput out)