| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio.cooplock |
| Modifier and Type | Method and Description |
|---|---|
CoopLockOperationType |
CoopLockRecord.getOperationType() |
static CoopLockOperationType |
CoopLockOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoopLockOperationType[] |
CoopLockOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoopLockRecordsDao.lockPaths(String operationId,
Instant operationInstant,
CoopLockOperationType operationType,
StorageResourceId... resources) |
CoopLockRecord |
CoopLockRecord.setOperationType(CoopLockOperationType operationType) |
Copyright © 2023. All rights reserved.