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