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