byzhang / terrastore

Automatically exported from code.google.com/p/terrastore
Other
0 stars 0 forks source link

Add support for merge in Java Client #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for merge operation as described in issue 152.

Original issue reported on code.google.com by sergio.b...@gmail.com on 21 Jan 2011 at 6:22

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 28 Jan 2011 at 2:27

GoogleCodeExporter commented 9 years ago
Implemented by providing a MergeDescriptor and a new key operation named 
"merge".

Original comment by sergio.b...@gmail.com on 28 Jan 2011 at 5:41