org.gudy.azureus2.core3.disk.impl
Class DiskManagerRecheckInstance

java.lang.Object
  extended by org.gudy.azureus2.core3.disk.impl.DiskManagerRecheckInstance

public class DiskManagerRecheckInstance
extends java.lang.Object


Constructor Summary
protected DiskManagerRecheckInstance(DiskManagerRecheckScheduler _scheduler, long _size, int _piece_length, boolean _low_priority)
           
 
Method Summary
protected  long getMetric()
           
 boolean getPermission()
           
protected  int getPieceLength()
           
protected  boolean isLowPriority()
           
 void unregister()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiskManagerRecheckInstance

protected DiskManagerRecheckInstance(DiskManagerRecheckScheduler _scheduler,
                                     long _size,
                                     int _piece_length,
                                     boolean _low_priority)
Method Detail

getMetric

protected long getMetric()

getPieceLength

protected int getPieceLength()

isLowPriority

protected boolean isLowPriority()

getPermission

public boolean getPermission()

unregister

public void unregister()