Skip to main content

Class Result

java.lang.Object
com.gpudb.filesystem.common.Result

public class Result extends Object
This class encapsulates information about the outcome of an upload or a download operation. It is returned through the callback methods in the interfaces FileUploadListener and FileDownloadListener for multi-part operations. This is useful if the end user of the API is interested in knowing the outcome of a large file upload/download.