| Interface | Description |
|---|---|
| HadoopFileOpener |
Interface to wrap open method of file system.
|
| Class | Description |
|---|---|
| AbstractFileSystem |
Base class for Apache Hadoop based Alluxio
FileSystem. |
| AlluxioFileSystem |
The Alluxio implementation of Hadoop AbstractFileSystem.
|
| AlluxioHdfsInputStream |
A wrapper class to translate Hadoop FileSystem FSDataInputStream to Alluxio FileSystem
FileInStream.
|
| FileSystem |
An Alluxio client API compatible with Apache Hadoop
FileSystem
interface. |
| HadoopConfigurationUtils |
Utility class for merging
AlluxioConfiguration with Hadoop's Configuration class. |
| HadoopUtils |
Utility class for using Alluxio with Hadoop.
|
| HdfsFileInputStream |
An input stream for reading a file from HDFS.
|
| LocalCacheFileSystem |
An Alluxio client compatible with Apache Hadoop
FileSystem
interface, using Alluxio local cache. |
Copyright © 2022. All Rights Reserved.