| Package | Description |
|---|---|
| alluxio.stress.jobservice |
| Modifier and Type | Field and Description |
|---|---|
JobServiceBenchOperation |
JobServiceBenchParameters.mOperation |
| Modifier and Type | Method and Description |
|---|---|
JobServiceBenchOperation |
JobServiceBenchParameters.OperationConverter.convert(java.lang.String value) |
static JobServiceBenchOperation |
JobServiceBenchOperation.fromString(java.lang.String text)
Creates an instance type from the string.
|
static JobServiceBenchOperation |
JobServiceBenchOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JobServiceBenchOperation[] |
JobServiceBenchOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.