| Package | Description | 
|---|---|
| com.hazelcast.client.impl | 
 Contains most of the client side HazelcastInstance implementation functionality. 
 | 
| com.hazelcast.concurrent.lock | |
| com.hazelcast.concurrent.semaphore | 
 This package contains ISemaphore functionality for Hazelcast. 
The ISemaphore is the distributed version of the Semaphore. | 
| com.hazelcast.quorum.impl | 
 Contains cluster quorum implementation classes. 
 | 
| com.hazelcast.transaction.impl | 
 Provides implementation for Hazelcast transaction support. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClientEngineImpl
Class that requests, listeners from client handled in node side. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LockServiceImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SemaphoreService  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QuorumServiceImpl
Service containing logic for cluster quorum. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionManagerServiceImpl  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.