Package | Description |
---|---|
alluxio.client.block.options |
Modifier and Type | Method and Description |
---|---|
static GetWorkerReportOptions.WorkerRange |
GetWorkerReportOptions.WorkerRange.fromProto(WorkerRange workerRange) |
GetWorkerReportOptions.WorkerRange |
GetWorkerReportOptions.getWorkerRange() |
static GetWorkerReportOptions.WorkerRange |
GetWorkerReportOptions.WorkerRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetWorkerReportOptions.WorkerRange[] |
GetWorkerReportOptions.WorkerRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetWorkerReportOptions |
GetWorkerReportOptions.setWorkerRange(GetWorkerReportOptions.WorkerRange workerRange) |
Copyright © 2023. All Rights Reserved.