Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
FencedLock
and FencedLock implementation |
Modifier and Type | Method and Description |
---|---|
AcquireResult |
LockService.acquire(CPGroupId groupId,
String name,
LockInvocationKey key,
long timeoutMs) |
protected void |
Lock.onWaitKeyExpire(LockInvocationKey key) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.