Home > other >  HbaseClient: : mutateRow function usage, especially the last two parameters
HbaseClient: : mutateRow function usage, especially the last two parameters

Time:09-27

The function prototype is as follows:
 void HbaseClient: : mutateRow (const Text& TableName, const Text& The row, const STD: : vector & Mutations, const STD: : map & The attributes) 
  • Related