源文档链接:http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/package-summary.html

 

 
Interface说明
Cell
HBase中的存储单元包括以下字段:
 1) row
 2) column family
 3) column qualifier
 4) timestamp
 5) type
 6) MVCC version
 7) value0

 

 

posted on 2017-08-15 14:52  崔旗  阅读(2121)  评论(0)    收藏  举报