Package org.apache.hadoop.hbase.io.hfile
Class TestCacheConfig.IndexCacheEntry
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestCacheConfig.DataCacheEntry
org.apache.hadoop.hbase.io.hfile.TestCacheConfig.IndexCacheEntry
- All Implemented Interfaces:
org.apache.hadoop.hbase.io.HeapSize
,org.apache.hadoop.hbase.io.hfile.Cacheable
,org.apache.hadoop.hbase.nio.HBaseReferenceCounted
,org.apache.hbase.thirdparty.io.netty.util.ReferenceCounted
- Enclosing class:
- TestCacheConfig
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.io.hfile.TestCacheConfig.DataCacheEntry
deserializer
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.io.hfile.TestCacheConfig.DataCacheEntry
getDeserializer, getSerializedLength, heapSize, serialize, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.hadoop.hbase.io.hfile.Cacheable
refCnt, release, retain
Methods inherited from interface org.apache.hadoop.hbase.nio.HBaseReferenceCounted
release, retain, touch, touch
-
Field Details
-
SINGLETON
-
-
Constructor Details
-
IndexCacheEntry
public IndexCacheEntry()
-
-
Method Details
-
getBlockType
- Specified by:
getBlockType
in interfaceorg.apache.hadoop.hbase.io.hfile.Cacheable
- Overrides:
getBlockType
in classTestCacheConfig.DataCacheEntry
-