类的使用
xin.manong.weapon.aliyun.ots.BatchResponse
-
使用BatchResponse的程序包 程序包 说明 xin.manong.weapon.aliyun.ots -
-
xin.manong.weapon.aliyun.ots中BatchResponse的使用
返回BatchResponse的xin.manong.weapon.aliyun.ots中的方法 修饰符和类型 方法 说明 BatchResponseOTSClient. batchDelete(String tableName, List<Map<String,Object>> keyMaps)批量删除数据BatchResponseOTSClient. batchGet(String tableName, List<Map<String,Object>> keyMaps)批量获取数据BatchResponseOTSClient. batchPut(String tableName, List<xin.manong.weapon.base.record.KVRecord> kvRecords)批量写入数据BatchResponseOTSClient. batchUpdate(String tableName, List<xin.manong.weapon.base.record.KVRecord> kvRecords)批量更新数据
-