Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
FencedLock
and FencedLock implementation |
com.hazelcast.cp.internal.datastructures.lock.proxy |
Contains
FencedLock 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.
|
LockOwnershipState
Represents ownership state of a Raft Lock
|
Class and Description |
---|
LockOwnershipState
Represents ownership state of a Raft Lock
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.