te and increment a counter by 1 CounterObject c = bucket.counter("myCounter"); Long l = c.increment(1L).returnValue(true).execute(); // fetch an existing counter value l = bucket.counter("myCounter").execute();}
@see A Comprehensive study of Convergent and Commutative Replicated Data Types
@author Brian Roach
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.