Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
ProgressStatus |
UploadProgressStatus.getTaskStatus(String key)
Obtain the upload progress of a specified object.
|
Modifier and Type | Method and Description |
---|---|
ConcurrentHashMap<String,ProgressStatus> |
UploadProgressStatus.getTaskTable()
Obtain the progress of the current uploading task.
|
Modifier and Type | Method and Description |
---|---|
void |
ProgressListener.progressChanged(ProgressStatus status)
Data transfer callback function
|
Copyright © 2019. All rights reserved.