| Package | Description |
|---|---|
| alluxio.client.block.options |
| Modifier and Type | Method and Description |
|---|---|
static GetWorkerReportOptions.WorkerInfoField |
GetWorkerReportOptions.WorkerInfoField.fromProto(alluxio.grpc.WorkerInfoField fieldRange) |
static GetWorkerReportOptions.WorkerInfoField |
GetWorkerReportOptions.WorkerInfoField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetWorkerReportOptions.WorkerInfoField[] |
GetWorkerReportOptions.WorkerInfoField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<GetWorkerReportOptions.WorkerInfoField> |
GetWorkerReportOptions.getFieldRange() |
| Modifier and Type | Method and Description |
|---|---|
GetWorkerReportOptions |
GetWorkerReportOptions.setFieldRange(Set<GetWorkerReportOptions.WorkerInfoField> fieldRange) |
Copyright © 2024. All Rights Reserved.