Modifier and Type | Class and Description |
---|---|
class |
ExtensionFactoryRegistry<T extends ExtensionFactory<?,S>,S extends AlluxioConfiguration>
An extension registry that uses the
ServiceLoader mechanism to automatically discover
available factories and provides a central place for obtaining actual extension instances. |
Modifier and Type | Interface and Description |
---|---|
interface |
UnderFileSystemFactory
Interface for under file system factories.
|
Modifier and Type | Class and Description |
---|---|
class |
AbfsUnderFileSystemFactory
Factory for creating
AbfsUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
AdlUnderFileSystemFactory
Factory for creating
AdlUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
CephFSUnderFileSystemFactory
Factory for creating
CephFSUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
CephfsHadoopUnderFileSystemFactory
Factory for creating
HdfsUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
COSUnderFileSystemFactory
Factory for creating
COSUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
CosNUnderFileSystemFactory
Factory for creating
HdfsUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
GCSUnderFileSystemFactory
Factory for creating
GCSUnderFileSystem or GCSV2UnderFileSystem
based on the PropertyKey.UNDERFS_GCS_VERSION . |
Modifier and Type | Class and Description |
---|---|
class |
HdfsUnderFileSystemFactory
Factory for creating
HdfsUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
KodoUnderFileSystemFactory
Factory for creating
KodoUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
LocalUnderFileSystemFactory
Factory for creating
LocalUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
OSSUnderFileSystemFactory
Factory for creating
OSSUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
OzoneUnderFileSystemFactory
Factory for creating
HdfsUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
S3AUnderFileSystemFactory
Factory for creating
S3AUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
SwiftUnderFileSystemFactory
Factory for creating
SwiftUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
WasbUnderFileSystemFactory
Factory for creating
WasbUnderFileSystem . |
Modifier and Type | Class and Description |
---|---|
class |
WebUnderFileSystemFactory
Factory for creating
WebUnderFileSystem . |
Copyright © 2023. All Rights Reserved.