Package | Description |
---|---|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking between cluster members
|
com.hazelcast.nio.tcp.nonblocking |
Contains the non blocking
TcpIpConnectionMonitor . |
com.hazelcast.nio.tcp.spinning |
Contains the implementation of the
SpinningIOThreadingModel . |
com.hazelcast.util.counters |
Provides various counter implementations.
|
Class and Description |
---|
Counter
A Counter keeps track of a long value.
|
Class and Description |
---|
Counter
A Counter keeps track of a long value.
|
Class and Description |
---|
Counter
A Counter keeps track of a long value.
|
Class and Description |
---|
Counter
A Counter keeps track of a long value.
|
MwCounter
A
Counter that is thread-safe; so can be incremented by multiple threads concurrently. |
SwCounter
A
Counter that is made to be used by a single writing thread. |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.