public interface LockClient
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LockClient.FluentLockRequest |
static interface |
LockClient.FluentUnlockRequest |
| Modifier and Type | Method and Description |
|---|---|
LockClient.FluentLockRequest |
lock(com.google.protobuf.ByteString name) |
LockClient.FluentUnlockRequest |
unlock(com.google.protobuf.ByteString key) |
LockClient.FluentLockRequest lock(com.google.protobuf.ByteString name)
LockClient.FluentUnlockRequest unlock(com.google.protobuf.ByteString key)
Copyright © 2020. All rights reserved.