|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Counter | |
---|---|
com.hazelcast.util.counters | Provides various counter implementations. |
Uses of Counter in com.hazelcast.util.counters |
---|
Classes in com.hazelcast.util.counters that implement Counter | |
---|---|
class |
MwCounter
A Counter that is thread-safe; so can be incremented by multiple threads concurrently. |
class |
SwCounter
A Counter that is made to be used by a single writing thread. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |