Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
ILock
and FencedLock implementation |
Modifier and Type | Method and Description |
---|---|
boolean |
RaftLockService.release(CPGroupId groupId,
long commitIndex,
String name,
LockEndpoint endpoint,
UUID invocationUid) |
Constructor and Description |
---|
LockInvocationKey(long commitIndex,
UUID invocationUid,
Address callerAddress,
long callId,
LockEndpoint endpoint) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.