Package | Description |
---|---|
alluxio.stress.fuse |
Modifier and Type | Field and Description |
---|---|
FuseIOOperation |
FuseIOParameters.mOperation |
Modifier and Type | Method and Description |
---|---|
FuseIOOperation |
FuseIOParameters.FuseIOOperationConverter.convert(String value) |
static FuseIOOperation |
FuseIOOperation.fromString(String text)
Creates an instance type from the string.
|
static FuseIOOperation |
FuseIOOperation.valueOf(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 © 2023. All Rights Reserved.