|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mdw.sandStorm.lib.aDisk.AFileRequest | +--mdw.sandStorm.lib.aDisk.AFileCloseRequest
A request to close the given file.
Fields inherited from class mdw.sandStorm.lib.aDisk.AFileRequest |
afile, compQ |
Constructor Summary | |
AFileCloseRequest(AFile afile,
SinkIF compQ)
|
|
AFileCloseRequest(SinkIF compQ)
|
Methods inherited from class mdw.sandStorm.lib.aDisk.AFileRequest |
complete, getCompQ, getFile, getImpl |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public AFileCloseRequest(AFile afile, SinkIF compQ)
public AFileCloseRequest(SinkIF compQ)
|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |