Package | Description |
---|---|
alluxio.client.block.options | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
WorkerRange |
GetWorkerReportOptions.WorkerRange.toThrift() |
Modifier and Type | Method and Description |
---|---|
static GetWorkerReportOptions.WorkerRange |
GetWorkerReportOptions.WorkerRange.fromThrift(WorkerRange workerRange) |
Modifier and Type | Method and Description |
---|---|
static WorkerRange |
WorkerRange.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
WorkerRange |
GetWorkerReportTOptions.getWorkerRange() |
static WorkerRange |
WorkerRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerRange[] |
WorkerRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetWorkerReportTOptions |
GetWorkerReportTOptions.setWorkerRange(WorkerRange workerRange) |
Copyright © 2023. All Rights Reserved.