Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides the hbase data+index+metadata file.
|
Modifier and Type | Method and Description |
---|---|
CacheableDeserializer<Cacheable> |
HFileBlock.getDeserializer() |
CacheableDeserializer<Cacheable> |
Cacheable.getDeserializer()
Returns CacheableDeserializer instance which reconstructs original object from ByteBuffer.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.