Class BlockCacheKey

java.lang.Object
org.apache.hadoop.hbase.io.hfile.BlockCacheKey
All Implemented Interfaces:
Serializable, HeapSize

@Private public class BlockCacheKey extends Object implements HeapSize, Serializable
Cache Key for use with implementations of BlockCache
See Also: