| Package | Description | 
|---|---|
| com.hazelcast.internal.networking.nio | Contains the non blocking  EventLoopGroupfunctionality. | 
| com.hazelcast.internal.networking.spinning | Contains the implementation of the  SpinningEventLoopGroup. | 
| com.hazelcast.internal.util.counters | Provides various counter implementations. | 
| Class and Description | 
|---|
| Counter A Counter keeps track of a long value. | 
| SwCounter A  Counterthat is made to be used by a single writing thread. | 
| Class and Description | 
|---|
| SwCounter A  Counterthat is made to be used by a single writing thread. | 
| Class and Description | 
|---|
| Counter A Counter keeps track of a long value. | 
| MwCounter A  Counterthat is thread-safe; so can be incremented by multiple threads concurrently. | 
| SwCounter A  Counterthat is made to be used by a single writing thread. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.