An asynchronous counter that can be used to across the cluster to maintain a consistent count.
package |
Default |
---|
__construct()
addAndGet( $arg0, $arg1) : void
integer
callable
compareAndSet( $arg0, $arg1, $arg2) : void
integer
integer
callable
decrementAndGet( $arg0) : void
callable
get( $arg0) : void
callable
getAndAdd( $arg0, $arg1) : void
integer
callable
getAndIncrement( $arg0) : void
callable
incrementAndGet( $arg0) : void
callable