|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.as400.access.IFSKey
The IFSKey class represents an opaque handle to a byte lock on an integrated file system object. IFSKey objects are constructed by the lock methods of various IFS classes.
IFSFileInputStream.lock(int)
,
IFSFileInputStream.unlock(com.ibm.as400.access.IFSKey)
,
IFSFileOutputStream.lock(int)
,
IFSFileOutputStream.unlock(com.ibm.as400.access.IFSKey)
,
IFSRandomAccessFile.lock(int, int)
,
IFSRandomAccessFile.unlock(com.ibm.as400.access.IFSKey)
, Serialized FormMethods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |