| 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 |
|---|---|
private S3ServiceMulti.ThreadGroupManager.ResultsTuple |
S3ServiceMulti.ThreadGroupManager.getNewlyCompletedResults()
Determine which threads, if any, have finished since the last time an In Progress event
was fired.
|