| Class | Description |
|---|---|
| AlluxioFS |
Example program to use Alluxio native API to read and write files.
|
| AlluxioHDFS |
Example program to use Alluxio Hadoop Compatible API to read and write files.
|
| HDFS |
Example program to use HDFS API to read and write files.
|
| MultiMount |
Example program that demonstrates Alluxio's ability to read and write data across different
types of storage systems.
|
| Performance |
Example to show the performance of Alluxio.
|
| Performance.AlluxioReadWorker |
A worker in Alluxio for read operations.
|
| Performance.AlluxioWriterWorker |
A worker in Alluxio for write operations.
|
| Performance.GeneralWorker |
A general worker.
|
| Performance.HdfsWorker |
A worker for HDFS.
|
| Performance.Worker |
Base class for workers used in this example.
|
Copyright © 2024. All Rights Reserved.