|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.as400.access.IFSKey
public class 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 FormMethod Summary |
---|
Methods 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |