Class ByteBufferKeyValue

java.lang.Object
org.apache.hadoop.hbase.ByteBufferExtendedCell
org.apache.hadoop.hbase.ByteBufferKeyValue
All Implemented Interfaces:
Cell, ExtendedCell, HeapSize, RawCell
Direct Known Subclasses:
ByteBufferChunkKeyValue, NoTagsByteBufferKeyValue, SizeCachedByteBufferKeyValue

@Private public class ByteBufferKeyValue extends ByteBufferExtendedCell
This Cell is an implementation of ByteBufferExtendedCell where the data resides in off heap/ on heap ByteBuffer