HBase的常用Java API
摘要:
1. 创建HBase表的对象HBase表的对项名字叫HTable,创建它的方法有很多,常见的有如下:org.apache.hadoop.hbase.client.HTable hTable = new HTable(org.apache.hadoop.hbase.HBaseConfiguration... 阅读全文
posted @ 2014-06-20 14:26 leocook 阅读(609) 评论(0) 推荐(0)
浙公网安备 33010602011771号