Class TestCellUtil.CellForMockito

java.lang.Object
org.apache.hadoop.hbase.TestCellUtil.CellForMockito
All Implemented Interfaces:
org.apache.hadoop.hbase.Cell, org.apache.hadoop.hbase.io.HeapSize
Enclosing class:
TestCellUtil

private abstract static class TestCellUtil.CellForMockito extends Object implements org.apache.hadoop.hbase.Cell
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.Cell

    org.apache.hadoop.hbase.Cell.Type
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.hadoop.hbase.Cell

    getFamilyArray, getFamilyLength, getFamilyOffset, getQualifierArray, getQualifierLength, getQualifierOffset, getRowArray, getRowLength, getRowOffset, getSequenceId, getSerializedSize, getTagsArray, getTagsLength, getTagsOffset, getTimestamp, getType, getTypeByte, getValueArray, getValueLength, getValueOffset

    Methods inherited from interface org.apache.hadoop.hbase.io.HeapSize

    heapSize