Package org.jets3t.samples
Class ThreadedObjectListing
java.lang.Object
org.jets3t.samples.ThreadedObjectListing
Demonstrates how to use the
S3ServiceMulti.listObjects(String, String[], String, long)
method to list multiple "partitions" of an S3 bucket at once, using multiple
threads to list objects matching different prefixes.- Author:
- James Murty
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEST_PROPERTIES_FILENAME
-
-
Constructor Details
-
ThreadedObjectListing
public ThreadedObjectListing()
-
-
Method Details
-
main
- Throws:
Exception
-