public interface AtomicNumberProxy extends AtomicNumber, Instance, HazelcastInstanceAwareInstance
| Modifier and Type | Field and Description |
|---|---|
static Data |
DATA_LONG_ZERO |
| Modifier and Type | Method and Description |
|---|---|
String |
getLongName() |
AtomicNumberOperationsCounter |
getOperationsCounter() |
addAndGet, compareAndSet, decrementAndGet, get, getAndAdd, getAndSet, getLocalAtomicNumberStats, getName, incrementAndGet, lazySet, set, weakCompareAndSetsetHazelcastInstancestatic final Data DATA_LONG_ZERO
AtomicNumberOperationsCounter getOperationsCounter()
String getLongName()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.