Package org.apache.hadoop.hbase.io.hfile
Class TestCacheConfig.MetaCacheEntry
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestCacheConfig.DataCacheEntry
org.apache.hadoop.hbase.io.hfile.TestCacheConfig.MetaCacheEntry
- 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
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.io.hfile.TestCacheConfig.DataCacheEntry
getDeserializer, getSerializedLength, heapSize, serialize, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.io.hfile.Cacheable
refCnt, release, retainMethods inherited from interface org.apache.hadoop.hbase.nio.HBaseReferenceCounted
release, retain, touch, touch
-
Constructor Details
-
MetaCacheEntry
-
-
Method Details
-
getBlockType
- Specified by:
getBlockTypein interfaceorg.apache.hadoop.hbase.io.hfile.Cacheable- Overrides:
getBlockTypein classTestCacheConfig.DataCacheEntry
-