Package | Description |
---|---|
org.jets3t.service.multi | |
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 |
---|---|
CancelEventTrigger |
ThreadWatcher.getCancelEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
ThreadWatcher.updateThreadsCompletedCount(long completedThreads,
CancelEventTrigger cancelEventListener)
Sets information about the number of threads completed and the total number of threads,
as well as setting the cancellation listener that will be notified if the event is cancelled.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CancelEventTrigger
Deprecated.
0.8.0 use
CancelEventTrigger instead. |
Copyright © 2006–2018. All rights reserved.