Package | Description |
---|---|
alluxio.master | |
alluxio.master.block.meta |
Modifier and Type | Method and Description |
---|---|
static WorkerState |
WorkerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerState[] |
WorkerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WorkerInfo |
MasterWorkerInfo.generateWorkerInfo(Set<GetWorkerReportOptions.WorkerInfoField> fieldRange,
WorkerState workerState)
Gets the selected field information for this worker.
|
Copyright © 2023. All Rights Reserved.