Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
ILock
and FencedLock implementation |
com.hazelcast.cp.internal.datastructures.lock.client |
Client protocol tasks for the Raft-based Lock implementation
|
com.hazelcast.cp.internal.datastructures.lock.proxy |
Contains
ILock functionality
based on the Raft algorithm. |
Class and Description |
---|
AcquireResult
Represents result of a lock() request
|
AcquireResult.AcquireStatus |
LockEndpoint
LockEndpoint represents a thread in a Raft client.
|
LockInvocationKey
Represents lock() invocation of a LockEndpoint.
|
RaftLockOwnershipState
Represents ownership state of a RaftLock
|
Class and Description |
---|
RaftLockOwnershipState
Represents ownership state of a RaftLock
|
Class and Description |
---|
RaftLockOwnershipState
Represents ownership state of a RaftLock
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.