Package | Description |
---|---|
alluxio.stress.jobservice |
Modifier and Type | Field and Description |
---|---|
JobServiceBenchOperation |
JobServiceBenchParameters.mOperation |
Modifier and Type | Method and Description |
---|---|
JobServiceBenchOperation |
JobServiceBenchParameters.OperationConverter.convert(String value) |
static JobServiceBenchOperation |
JobServiceBenchOperation.fromString(String text)
Creates an instance type from the string.
|
static JobServiceBenchOperation |
JobServiceBenchOperation.valueOf(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.