| Package | Description |
|---|---|
| alluxio.stress.client |
| Modifier and Type | Field and Description |
|---|---|
ClientIOOperation |
ClientIOParameters.mOperation |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All Rights Reserved.