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