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
FieldsFields 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
-
Field Details
-
SINGLETON
-
-
Constructor Details
-
IndexCacheEntry
public IndexCacheEntry()
-
-
Method Details
-
getBlockType
- Specified by:
getBlockTypein interfaceorg.apache.hadoop.hbase.io.hfile.Cacheable- Overrides:
getBlockTypein classTestCacheConfig.DataCacheEntry
-