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 |
---|---|
AcquireResult |
RaftLockService.acquire(CPGroupId groupId,
String name,
LockInvocationKey key,
long timeoutMs) |
protected void |
RaftLock.onWaitKeyExpire(LockInvocationKey key) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.