Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
ProgressStatus |
UploadProgressStatus.getTaskStatus(String key)
获取指定对象的上传进度信息
|
Modifier and Type | Method and Description |
---|---|
ConcurrentHashMap<String,ProgressStatus> |
UploadProgressStatus.getTaskTable()
获取正在上传的对象进度信息
|
Modifier and Type | Method and Description |
---|---|
void |
ProgressListener.progressChanged(ProgressStatus status)
数据传输回调函数
|
Copyright © 2021. All rights reserved.