import com.alibaba.fastjson.JSON Configuration conf = HBaseConfiguration.create(); HTableInterface usersTable = new HTable(conf,table); Get g = new Get(Bytes.toBytes("TheRealMT")); Result r = usersTable.get(g); Map>> map = r.getMap(); String text = JSON.toJSONString(map); System.out.println(text);
網(wǎng)站的建設成都創(chuàng)新互聯(lián)專注網(wǎng)站定制,經(jīng)驗豐富,不做模板,主營網(wǎng)站定制開發(fā).小程序定制開發(fā),H5頁面制作!給你煥然一新的設計體驗!已為OPP膠袋等企業(yè)提供專業(yè)服務。