| Package | Description |
|---|---|
| com.gpudb.filesystem.common |
| Modifier and Type | Method and Description |
|---|---|
MultiPartUploadInfo |
IoTask.getMultiPartUploadInfo() |
MultiPartUploadInfo |
Result.getUploadInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setUploadInfo(MultiPartUploadInfo uploadInfo) |
| Constructor and Description |
|---|
IoTask(GPUdb db,
String fileName,
MultiPartUploadInfo multiPartUploadInfo,
UploadOptions options,
long taskNumber,
ByteBuffer dataBytes)
Constructs a task for uploading a part of a multi-part upload.
|
Copyright © 2025. All rights reserved.