Interface CacheableDeserializer<T extends Cacheable>

All Known Implementing Classes:
HFileBlock.BlockDeserializer

@Private public interface CacheableDeserializer<T extends Cacheable>
Interface for a deserializer. Throws an IOException if the serialized data is incomplete or wrong.