|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectseda.sandStorm.lib.aDisk.AFileRequest
seda.sandStorm.lib.aDisk.AFileSeekRequest
public class AFileSeekRequest
A request to seek to the given offset of the given file.
| Field Summary | |
|---|---|
(package private) int |
offset
|
| Fields inherited from class seda.sandStorm.lib.aDisk.AFileRequest |
|---|
afile, compQ |
| Constructor Summary | |
|---|---|
AFileSeekRequest(int offset,
SinkIF compQ)
Seek to the given offset. |
|
| Method Summary |
|---|
| Methods inherited from class seda.sandStorm.lib.aDisk.AFileRequest |
|---|
complete, getCompQ, getFile, getImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int offset
| Constructor Detail |
|---|
public AFileSeekRequest(int offset,
SinkIF compQ)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||