Class PrivateCellUtil.EmptyByteBufferExtendedCell

java.lang.Object
org.apache.hadoop.hbase.ByteBufferExtendedCell
org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
All Implemented Interfaces:
Cell, ExtendedCell, HeapSize, RawCell
Direct Known Subclasses:
PrivateCellUtil.FirstOnRowByteBufferExtendedCell, PrivateCellUtil.LastOnRowByteBufferExtendedCell
Enclosing class:
PrivateCellUtil

These cells are used in reseeks/seeks to improve the read performance. They are not real cells that are returned back to the clients