Package org.jets3t.service.multi
package org.jets3t.service.multi
-
ClassDescriptionInterface implemented by multi-threaded operations that can be cancelled prior to finishing.A simple container object to associate a
StorageObject
with an output file or output stream to which the object's data will be written.S3 service wrapper that performs multiple S3 requests at a time using multi-threading and an underlying thread-safeStorageService
implementation.Simple implementation ofStorageServiceEventListener
to listen for events produced byThreadedStorageService
.Listener for events produced byThreadedStorageService
.Storage service wrapper that performs multiple service requests at a time using multi-threading and an underlying thread-safeStorageService
implementation.A thread watcher is associated with a multi-threaded operation and contains information about the progress of the operation.