Package | Description |
---|---|
com.gpudb.filesystem | |
com.gpudb.filesystem.common | |
com.gpudb.filesystem.download |
Modifier and Type | Method and Description |
---|---|
List<KifsFileInfo> |
GPUdbFileHandler.showFiles(List<String> remotePaths)
This method returns statistics about the given files and/or directories.
|
Modifier and Type | Method and Description |
---|---|
protected List<KifsFileInfo> |
FileOperation.getFileInfoFromServer(String path)
This method gets the file stats for the files residing on the KIFS.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.lang3.tuple.Pair<String,DownloadIoJob> |
DownloadIoJob.createNewJob(GPUdb db,
GPUdbFileHandler.Options fileHandlerOptions,
String remoteFileName,
String localFileName,
KifsFileInfo kifsFileInfo,
DownloadOptions downloadOptions,
FileDownloadListener callback)
Static helper method to create new instance of
DownloadIoJob |
Copyright © 2025. All rights reserved.