Package com.gpudb.filesystem.common
-
Class Summary Class Description KifsDirectoryInfo KifsFileInfo Result This class encapsulates information about the outcome of an upload or a download operation.Result.SortByDownloadPartNumber This is an implementation of theComparatorinterface used to sort the list ofResultobjects returned by background threads downloading parts of a file. -
Enum Summary Enum Description OpMode This is an enum indicating whether a particular operation is an upload or a download This is an enum used by the classResultwhich is used by the interfacesFileUploadListenerandFileDownloadListener