Package | Description |
---|---|
alluxio.client | |
alluxio.client.file.options |
Modifier and Type | Method and Description |
---|---|
UnderStorageType |
WriteType.getUnderStorageType() |
static UnderStorageType |
UnderStorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnderStorageType[] |
UnderStorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UnderStorageType |
OutStreamOptions.getUnderStorageType() |
Copyright © 2023. All Rights Reserved.