Uses of Class
org.apache.hadoop.hbase.NoTagsByteBufferKeyValue

Packages that use org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
  • Uses of org.apache.hadoop.hbase.NoTagsByteBufferKeyValue in org.apache.hadoop.hbase

    Subclasses of org.apache.hadoop.hbase.NoTagsByteBufferKeyValue in in org.apache.hadoop.hbase
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
    This Cell is an implementation of ByteBufferExtendedCell where the data resides in off heap/ on heap ByteBuffer
  • Uses of org.apache.hadoop.hbase.NoTagsByteBufferKeyValue in org.apache.hadoop.hbase.regionserver

    Subclasses of org.apache.hadoop.hbase.NoTagsByteBufferKeyValue in in org.apache.hadoop.hbase.regionserver
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.regionserver.NoTagByteBufferChunkKeyValue
    ByteBuffer based cell which has the chunkid at the 0th offset and with no tags