Package | Description |
---|---|
org.jets3t.service.multithread |
A multi-threading utility that manages multiple S3 interactions at once by wrapping an S3Service
implementation and running this service with multiple threads.
|
Modifier and Type | Method and Description |
---|---|
boolean |
S3ServiceMulti.putObjects(SignedUrlAndObject[] signedPutUrlAndObjects)
Deprecated.
Creates multiple objects in a bucket using a pre-signed PUT URL for each object.
|
Copyright © 2006–2018. All rights reserved.