static class TestCacheConfig.IndexCacheEntry extends TestCacheConfig.DataCacheEntry
Modifier and Type | Field and Description |
---|---|
private static TestCacheConfig.IndexCacheEntry |
SINGLETON |
deserializer
Constructor and Description |
---|
IndexCacheEntry() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.io.hfile.BlockType |
getBlockType() |
getDeserializer, getSerializedLength, heapSize, serialize, toString
private static TestCacheConfig.IndexCacheEntry SINGLETON
public IndexCacheEntry()
public org.apache.hadoop.hbase.io.hfile.BlockType getBlockType()
getBlockType
in interface org.apache.hadoop.hbase.io.hfile.Cacheable
getBlockType
in class TestCacheConfig.DataCacheEntry
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.