Interface HFileIndexBlockEncoder

All Known Implementing Classes:
HFileIndexBlockEncoderImpl, NoOpIndexBlockEncoder

@Private public interface HFileIndexBlockEncoder
Controls what kind of index block encoding is used. If index block encoding is not set or the given block is not a index block (encoded or not), methods should just return the unmodified block.