So I would have to retrieve (client.get()) the value, then increment it and update it (client.set()) again? with the inconsistency risk this two operations imply...
annoying thanks for your help 2010/3/17 Jesse McConnell <jesse.mcconn...@gmail.com> > afaik, nope > > -- > jesse mcconnell > jesse.mcconn...@gmail.com > > > > 2010/3/17 Juan Manuel García del Moral <juanman...@taringa.net>: > > Hello > > > > I would like to know if there is any method available to update > > (increment/decrement) INTEGER values in Columns/SuperColumns, and how I > can > > use this method thru the C++ API > > > > Thanks > > > > Juan > > > > >