| Package | Description |
|---|---|
| alluxio.stress.fuse |
| Modifier and Type | Field and Description |
|---|---|
FuseIOOperation |
FuseIOParameters.mOperation |
| Modifier and Type | Method and Description |
|---|---|
FuseIOOperation |
FuseIOParameters.FuseIOOperationConverter.convert(java.lang.String value) |
static FuseIOOperation |
FuseIOOperation.fromString(java.lang.String text)
Creates an instance type from the string.
|
static FuseIOOperation |
FuseIOOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FuseIOOperation[] |
FuseIOOperation.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 |
FuseIOOperation.isRead(FuseIOOperation operation) |
Copyright © 2021. All Rights Reserved.