Package com.gpudb.filesystem.upload
Class UploadOptions
java.lang.Object
com.gpudb.filesystem.upload.UploadOptions
This class encapsulates the options that the users of the API exposed by
GPUdbFileHandler class can use to set the options for the methods GPUdbFileHandler.upload(List, String, UploadOptions, FileUploadListener) and GPUdbFileHandler.upload(String, String, UploadOptions, FileUploadListener) The static method defaultOptions() can be used to retrieve the default options for upload.Constructor Summary
Constructors
Method Details
defaultOptions
isRecursive
public boolean isRecursive()getTtl
public int getTtl()