Package | Description |
---|---|
alluxio.client.block.options | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
WorkerInfoField |
GetWorkerReportOptions.WorkerInfoField.toThrift() |
Modifier and Type | Method and Description |
---|---|
static GetWorkerReportOptions.WorkerInfoField |
GetWorkerReportOptions.WorkerInfoField.fromThrift(WorkerInfoField fieldRange) |
Modifier and Type | Method and Description |
---|---|
static WorkerInfoField |
WorkerInfoField.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
static WorkerInfoField |
WorkerInfoField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerInfoField[] |
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<WorkerInfoField> |
GetWorkerReportTOptions.getFieldRange() |
Iterator<WorkerInfoField> |
GetWorkerReportTOptions.getFieldRangeIterator() |
Modifier and Type | Method and Description |
---|---|
void |
GetWorkerReportTOptions.addToFieldRange(WorkerInfoField elem) |
Modifier and Type | Method and Description |
---|---|
GetWorkerReportTOptions |
GetWorkerReportTOptions.setFieldRange(Set<WorkerInfoField> fieldRange) |
Copyright © 2023. All Rights Reserved.