| Package | Description |
|---|---|
| com.hazelcast.cp.internal.datastructures.lock.proxy |
Contains
ILock functionality
based on the Raft algorithm. |
| com.hazelcast.cp.internal.session |
Contains service classes
for the Raft-based
ISemaphore implementation |
| Constructor and Description |
|---|
AbstractRaftFencedLockProxy(AbstractProxySessionManager sessionManager,
RaftGroupId groupId,
String proxyName,
String objectName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxySessionManagerService
Server-side implementation of Raft proxy session manager
|
| Constructor and Description |
|---|
SessionAwareProxy(AbstractProxySessionManager sessionManager,
RaftGroupId groupId) |
Copyright © 2019. All Rights Reserved.