Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DownloadFilesResponse |
GPUdb.downloadFiles(DownloadFilesRequest request)
Downloads one or more files from
DownloadFilesResponse GPUdb. | downloadFiles(List<String> fileNames,
List<Long> readOffsets,
List<Long> readLengths,
Map<String,String> options)
Downloads one or more files from
Uses of DownloadFilesResponse in com.gpudb.protocol
Copyright © 2024. All rights reserved. |