PeerReadRequestpublic interface PeerReadRequest
Fields Summary |
---|
public static final int | NORMAL_REQUEST_SIZE |
Methods Summary |
---|
public void | cancel()
| public int | getLength()
| public int | getOffset()
| public int | getPieceNumber()
| public boolean | isCancelled()
| public boolean | isExpired()
| public void | resetTime(long now)
|
|