| Package | Description |
|---|---|
| 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.crdt |
This package contains CRDT (conflict-free replicated data type)
implementations based on the Hazelcast infrastructure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LockServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SemaphoreService |
| Modifier and Type | Class and Description |
|---|---|
class |
CRDTReplicationMigrationService
Service that handles replication and migration of CRDT data for all CRDT
implementations.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.