- call() - Method in class alluxio.examples.BasicCheckpoint
-
- call() - Method in class alluxio.examples.BasicNonByteBufferOperations
-
- call() - Method in class alluxio.examples.BasicOperations
-
- CliUtils - Class in alluxio.cli
-
Utilities to run the examples.
- createAndAbortMultipartFileTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating and aborting a multipart file.
- createAtomicTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file atomic.
- createDeleteFileConjuctionTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and deleting file conjunction.
- createEmptyFileTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating an empty file using streaming upload.
- createEmptyTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating empty file.
- createFileLessThanOnePartTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating a file with data less than one part.
- createMultipartFileTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating a multipart file.
- createNoParentTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file without parent.
- createOpenAtPositionTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file and opening at position.
- createOpenEmptyTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and opening empty file.
- createOpenExistingLargeFileTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and open existing large file.
- createOpenLargeTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and opening large file.
- createOpenTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and opening file.
- createParentTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file with parent.
- createThenDeleteExistingDirectoryTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and deleting existing directory.
- createThenGetExistingDirectoryStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting existing directory status.
- createThenGetExistingFileStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting existing file status.
- createThenGetExistingStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting existing status.