Package | Description |
---|---|
alluxio.stress.common |
Modifier and Type | Field and Description |
---|---|
FileSystemClientType |
FileSystemParameters.mClientType |
Modifier and Type | Method and Description |
---|---|
FileSystemClientType |
FileSystemParameters.FileSystemParametersClientTypeConverter.convert(String value) |
static FileSystemClientType |
FileSystemClientType.fromString(String text)
Creates an instance type from the string.
|
static FileSystemClientType |
FileSystemClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemClientType[] |
FileSystemClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.