Hbase/Hadoop Java API编程常用语句
从scanner获取rowkey:
for(Result rr : scanner)
{
String key =Bytes.toString(rr.getRow())
}
getRow()
Method for retrieving the row key that corresponds to the row from which this Result was created.
////////////////////////////////
////////Sixi. Let it be.../////
//////////////////////////////
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步