-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Provide a CounterService class (similar to LockService), which communicates with a protocol. Provide methods similar to what's in AtomicInteger, e.g. get(), compareAndSet(), incrAndGet(), decrAndGet()
- blocks
-
ISPN-1353 Cluster wide atomic integer(should be unique and incremental between cache restarts) and atomic id(uuid+unique cache node id) generation
- Closed