Package com.gpudb.filesystem
Class MultiPartDownloadInfo
java.lang.Object
com.gpudb.filesystem.MultiPartDownloadInfo
This class packages and mimics certain important attributes of a multi-part download operation. The attributes of this class are in one-one correspondence to those specified in the
GPUdb.downloadFiles(List, List, List, Map) endpoint.
This class is read-only for API consumers - instances are created internally and provided via Result callbacks. Users should not attempt to instantiate this class directly.
Method Summary