| Package | Description |
|---|---|
| com.ibm.etcd.client.lock |
| Modifier and Type | Method and Description |
|---|---|
LockClient.FluentLockRequest |
EtcdLockClient.lock(com.google.protobuf.ByteString name) |
LockClient.FluentLockRequest |
LockClient.lock(com.google.protobuf.ByteString name)
Acquire a lock with the given name.
|
LockClient.FluentLockRequest |
LockClient.FluentLockRequest.withLease(long leaseId) |
LockClient.FluentLockRequest |
LockClient.FluentLockRequest.withLease(PersistentLease lease) |
Copyright © 2022. All rights reserved.