This example uses the Object Store functionality to demonstrate uploading and downloading an object.
The Runner.java is your starting point. It has all the code you need to
- Make input data files.
- Create the Object Store
- Upload input data files
- See what objects are in the store.
- Download a file from the store.