Class | Description |
---|---|
BasicCheckpoint |
An example to show to how use Alluxio's API.
|
BasicNonByteBufferOperations |
Basic example of using the
FileSystem for writing to and reading from files. |
BasicOperations |
Example to show the basic operations of Alluxio.
|
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.
|
S3ASpecificOperations |
Examples for S3A specific under filesystem operations.
|
UnderFileSystemCommonOperations |
Examples for under filesystem common operations.
|
Annotation Type | Description |
---|---|
RelatedS3Operations |
An annotation for methods with related S3 operations.
|
Copyright © 2023. All Rights Reserved.