| Package | Description |
|---|---|
| alluxio.stress.common |
| Modifier and Type | Field and Description |
|---|---|
FileSystemClientType |
FileSystemParameters.mClientType |
| Modifier and Type | Method and Description |
|---|---|
FileSystemClientType |
FileSystemParameters.FileSystemParametersClientTypeConverter.convert(java.lang.String value) |
static FileSystemClientType |
FileSystemClientType.fromString(java.lang.String text)
Creates an instance type from the string.
|
static FileSystemClientType |
FileSystemClientType.valueOf(java.lang.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 © 2021. All Rights Reserved.