|
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.AFileFlushRequest
A request to flush all pending I/O events on the given file.
Fields inherited from class mdw.sandStorm.lib.aDisk.AFileRequest |
afile, compQ |
Constructor Summary | |
AFileFlushRequest(AFile afile,
SinkIF compQ)
|
|
AFileFlushRequest(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 AFileFlushRequest(AFile afile, SinkIF compQ)
public AFileFlushRequest(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 |