public class ThreadedObjectListing
extends java.lang.Object
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.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TEST_PROPERTIES_FILENAME |
Constructor and Description |
---|
ThreadedObjectListing() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |