public class MultipleImageAuditingImpl extends MultipleFileTransfer<ImageAuditingImpl>
Transfer.TransferStatesubTransferslistenerChain, monitor, state, stateChangeListeners| 构造器和说明 |
|---|
MultipleImageAuditingImpl(String description,
TransferProgress transferProgress,
List<ImageAuditingImpl> imageAuditingList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
abort()
Aborts all outstanding downloads.
|
List<ImageAuditingImpl> |
getImageAuditingList() |
void |
waitForCompletion()
Waits for this transfer to complete.
|
collateFinalState, setStateaddProgressListener, addStateChangeListener, fireProgressEvent, getDescription, getMonitor, getProgress, getState, isDone, notifyStateChangeListeners, removeProgressListener, removeStateChangeListener, rethrowExecutionException, setMonitor, unwrapExecutionException, waitForExceptionpublic MultipleImageAuditingImpl(String description, TransferProgress transferProgress, List<ImageAuditingImpl> imageAuditingList)
public void waitForCompletion()
throws CosClientException,
CosServiceException,
InterruptedException
waitForCompletion 在接口中 TransferwaitForCompletion 在类中 AbstractTransferCosClientException - If any errors were encountered in the client while making the
request or handling the response.CosServiceException - If any errors occurred in Qcloud COS while processing the
request.InterruptedException - If this thread is interrupted while waiting for the transfer
to complete.public void abort()
throws IOException
IOExceptionpublic List<ImageAuditingImpl> getImageAuditingList()
Copyright © 2022. All rights reserved.