Package | Description |
---|---|
alluxio.stress.worker |
Modifier and Type | Field and Description |
---|---|
IOTaskResult.IOMode |
IOTaskResult.Point.mMode |
Modifier and Type | Method and Description |
---|---|
static IOTaskResult.IOMode |
IOTaskResult.IOMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOTaskResult.IOMode[] |
IOTaskResult.IOMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Point(IOTaskResult.IOMode mode,
double duration,
long dataSize) |
Copyright © 2023. All Rights Reserved.