com.aelitis.azureus.core.download
Class EnhancedDownloadManager.bufferETAProvider
java.lang.Object
   com.aelitis.azureus.core.download.EnhancedDownloadManager.bufferETAProvider
com.aelitis.azureus.core.download.EnhancedDownloadManager.bufferETAProvider
- All Implemented Interfaces: 
- PieceRTAProvider
- Enclosing class:
- EnhancedDownloadManager
- protected class EnhancedDownloadManager.bufferETAProvider 
- extends Object- implements PieceRTAProvider
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EnhancedDownloadManager.bufferETAProvider
protected EnhancedDownloadManager.bufferETAProvider()
activate
protected void activate(PiecePicker picker)
- 
 
- 
 
deactivate
protected void deactivate(PiecePicker picker)
- 
 
- 
 
checkActivation
protected void checkActivation(PiecePicker picker)
- 
 
- 
 
updateRTAs
public long[] updateRTAs(PiecePicker picker)
- 
- Specified by:
- updateRTAsin interface- PieceRTAProvider
 
- 
 
getCurrentPosition
public long getCurrentPosition()
- 
- Specified by:
- getCurrentPositionin interface- PieceRTAProvider
 
- 
 
getStartTime
public long getStartTime()
- 
- Specified by:
- getStartTimein interface- PieceRTAProvider
 
- 
 
getStartPosition
public long getStartPosition()
- 
- Specified by:
- getStartPositionin interface- PieceRTAProvider
 
- 
 
getBlockingPosition
public long getBlockingPosition()
- 
- Specified by:
- getBlockingPositionin interface- PieceRTAProvider
 
- 
 
setBufferMillis
public void setBufferMillis(long millis,
                            long delay_millis)
- Description copied from interface: PieceRTAProvider
- Sets an external view of how much buffer is being maintained by an external source. This
 reduces piece urgency and therefore reduces discard.
 
- 
- Specified by:
- setBufferMillisin interface- PieceRTAProvider
 
- 
 
getUserAgent
public String getUserAgent()
- Description copied from interface: PieceRTAProvider
- Returns the user-agent associated with this RTA activity, if known
 
- 
- Specified by:
- getUserAgentin interface- PieceRTAProvider
 
- 
- Returns: