Class CellProxy


  • public class CellProxy
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CellProxy()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getTagsLength​(org.apache.hadoop.hbase.Cell object)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CellProxy

        public CellProxy()
    • Method Detail

      • getTagsLength

        public static int getTagsLength​(org.apache.hadoop.hbase.Cell object)