|
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
|
+--seda.sandStorm.lib.aDisk.AFileCompletion
|
+--seda.sandStorm.lib.aDisk.AFileIOExceptionOccurred
A completion event indicating that an IOException occurred during the corresponding I/O request.
| Field Summary | |
java.io.IOException |
ioe
The IOException that occurred. |
| Fields inherited from class seda.sandStorm.lib.aDisk.AFileCompletion |
req |
| Constructor Summary | |
(package private) |
AFileIOExceptionOccurred(AFileRequest req,
java.io.IOException ioe)
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class seda.sandStorm.lib.aDisk.AFileCompletion |
getFile, getRequest |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public java.io.IOException ioe
| Constructor Detail |
AFileIOExceptionOccurred(AFileRequest req,
java.io.IOException ioe)
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
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 | ||||||||