hbase之setCaching 和 setBatch 和setMaxResultSize

连接 scan的setBatch()用法 val conf = HBaseConfiguration.create() val table: Table = ConnectionFactory.createConnection(conf).getTable(TableName.valueOf(Bytes.toBytes("user"))) val scan = n
相关文章
相关标签/搜索