Uses of Interface
org.lastbamboo.common.download.RangeSizeSelector

Uses of RangeSizeSelector in org.lastbamboo.common.download
 

Classes in org.lastbamboo.common.download that implement RangeSizeSelector
 class DefaultRangeSizeSelector
          Class for selecting the size of download ranges based on the size of a file and the number of available sources.
 

Constructors in org.lastbamboo.common.download with parameters of type RangeSizeSelector
RangeTrackerImpl(long fileSize, int numSources, RangeSizeSelector rangeSizeSelector)
          Creates a new range tracker for a file of the specified size.
 



Copyright © 2013 LittleShoot. All Rights Reserved.