static MultipartStartsEvent |
MultipartStartsEvent.newCancelledEvent(StorageObject[] incompletedObjects,
Object uniqueOperationId) |
static MultipartStartsEvent |
MultipartStartsEvent.newCompletedEvent(Object uniqueOperationId) |
static MultipartStartsEvent |
MultipartStartsEvent.newErrorEvent(Throwable t,
Object uniqueOperationId) |
static MultipartStartsEvent |
MultipartStartsEvent.newIgnoredErrorsEvent(ThreadWatcher threadWatcher,
Throwable[] ignoredErrors,
Object uniqueOperationId) |
static MultipartStartsEvent |
MultipartStartsEvent.newInProgressEvent(ThreadWatcher threadWatcher,
MultipartUpload[] completedMultipartUploads,
Object uniqueOperationId) |
static MultipartStartsEvent |
MultipartStartsEvent.newStartedEvent(ThreadWatcher threadWatcher,
Object uniqueOperationId) |