JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
H
I
L
M
P
R
W
A
alluxio.cli
- package alluxio.cli
alluxio.examples
- package alluxio.examples
AlluxioFS
- Class in
alluxio.examples
Example program to use Alluxio native API to read and write files.
AlluxioFS()
- Constructor for class alluxio.examples.
AlluxioFS
AlluxioHDFS
- Class in
alluxio.examples
Example program to use Alluxio Hadoop Compatible API to read and write files.
AlluxioHDFS()
- Constructor for class alluxio.examples.
AlluxioHDFS
AlluxioReadWorker(int, int, int, ByteBuffer, FileSystem)
- Constructor for class alluxio.examples.
Performance.AlluxioReadWorker
AlluxioWriterWorker(int, int, int, ByteBuffer, FileSystem)
- Constructor for class alluxio.examples.
Performance.AlluxioWriterWorker
G
GeneralWorker(int, int, int, ByteBuffer, boolean, boolean, String)
- Constructor for class alluxio.examples.
Performance.GeneralWorker
H
HDFS
- Class in
alluxio.examples
Example program to use HDFS API to read and write files.
HDFS()
- Constructor for class alluxio.examples.
HDFS
HdfsWorker(int, int, int, ByteBuffer, boolean, String)
- Constructor for class alluxio.examples.
Performance.HdfsWorker
I
io()
- Method in class alluxio.examples.
Performance.HdfsWorker
Creates IO utilization.
L
logPerIteration(long, int, String, int)
- Static method in class alluxio.examples.
Performance
Writes log information.
M
main(String[])
- Static method in class alluxio.cli.
MiniBenchmark
main(String[])
- Static method in class alluxio.examples.
AlluxioFS
Entry point for the
AlluxioFS
program.
main(String[])
- Static method in class alluxio.examples.
AlluxioHDFS
Entry point for the
AlluxioHDFS
program.
main(String[])
- Static method in class alluxio.examples.
HDFS
Entry point for the
HDFS
program.
main(String[])
- Static method in class alluxio.examples.
MultiMount
Entry point for the
MultiMount
program.
main(String[])
- Static method in class alluxio.examples.
Performance
Runs the performance test.
mBuf
- Variable in class alluxio.examples.
Performance.Worker
memoryCopyPartition()
- Method in class alluxio.examples.
Performance.GeneralWorker
Copies a partition in memory.
MiniBenchmark
- Class in
alluxio.cli
Mini benchmark that writes/reads one file with a given size and operation type.
mLeft
- Variable in class alluxio.examples.
Performance.Worker
mRight
- Variable in class alluxio.examples.
Performance.Worker
MultiMount
- Class in
alluxio.examples
Example program that demonstrates Alluxio's ability to read and write data across different types of storage systems.
mWorkerId
- Variable in class alluxio.examples.
Performance.Worker
P
Performance
- Class in
alluxio.examples
Example to show the performance of Alluxio.
Performance.AlluxioReadWorker
- Class in
alluxio.examples
A worker in Alluxio for read operations.
Performance.AlluxioWriterWorker
- Class in
alluxio.examples
A worker in Alluxio for write operations.
Performance.GeneralWorker
- Class in
alluxio.examples
A general worker.
Performance.HdfsWorker
- Class in
alluxio.examples
A worker for HDFS.
Performance.Worker
- Class in
alluxio.examples
Base class for workers used in this example.
R
readPartition()
- Method in class alluxio.examples.
Performance.AlluxioReadWorker
Reads a partition.
run()
- Method in class alluxio.examples.
Performance.AlluxioReadWorker
run()
- Method in class alluxio.examples.
Performance.AlluxioWriterWorker
run()
- Method in class alluxio.examples.
Performance.GeneralWorker
run()
- Method in class alluxio.examples.
Performance.HdfsWorker
W
Worker(int, int, int, ByteBuffer)
- Constructor for class alluxio.examples.
Performance.Worker
writePartition()
- Method in class alluxio.examples.
Performance.AlluxioWriterWorker
Writes a partition.
A
G
H
I
L
M
P
R
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All Rights Reserved.