| Package | Description |
|---|---|
| com.byteplus.helper |
| Modifier and Type | Method and Description |
|---|---|
void |
IVodUploadStrategy.chunkUpload(VodServiceImpl vodService,
String host,
String oid,
String auth,
List<VodHeaderPair> uploadHeaderList,
File file,
boolean isLargeFile,
com.github.rholder.retry.Retryer retryer,
int storageClass,
VodUploadProgressListener listener) |
void |
IVodUploadStrategy.directUpload(VodServiceImpl vodService,
String host,
String oid,
String auth,
List<VodHeaderPair> uploadHeaderList,
File file,
com.github.rholder.retry.Retryer retryer,
int storageClass,
VodUploadProgressListener listener) |
Copyright © 2025. All rights reserved.