|
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.AFileCompletion | +--mdw.sandStorm.lib.aDisk.AFileEOFReached
A completion event indicating that EOF was reached on the given file during an attempted I/O operation.
Fields inherited from class mdw.sandStorm.lib.aDisk.AFileCompletion |
req |
Constructor Summary | |
(package private) |
AFileEOFReached(AFileRequest req)
|
Methods inherited from class mdw.sandStorm.lib.aDisk.AFileCompletion |
getFile, getRequest |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
AFileEOFReached(AFileRequest req)
|
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 |