| Constructor and Description |
|---|
BasicCheckpoint(String fileFolder,
int numFiles) |
public BasicCheckpoint(String fileFolder, int numFiles)
fileFolder - folder to use for the filesnumFiles - the number of filespublic static void main(String[] args) throws IOException
java -cp <ALLUXIO-VERSION> alluxio.examples.BasicCheckpoint <FileFolder> <Files>args - the folder for the files and the files to useIOException - if the example fails to runCopyright © 2017. All Rights Reserved.