Package | Description |
---|---|
alluxio.master.block.meta |
Modifier and Type | Method and Description |
---|---|
static WorkerMetaLockSection |
WorkerMetaLockSection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerMetaLockSection[] |
WorkerMetaLockSection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LockResource |
MasterWorkerInfo.lockWorkerMeta(EnumSet<WorkerMetaLockSection> lockTypes,
boolean isShared)
Locks the corresponding locks on the metadata groups.
|
Copyright © 2023. All Rights Reserved.