Skip to main content

Class Result.SortByDownloadPartNumber

java.lang.Object
com.gpudb.filesystem.common.Result.SortByDownloadPartNumber
All Implemented Interfaces:
Enclosing class:

public static class Result.SortByDownloadPartNumber extends Object implements Comparator<Result>
This is an implementation of the Comparator interface used to sort the list of Result objects returned by background threads downloading parts of a file. This is used internally by the file download implementation.