|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.catacombae.jfuse.types.system.Flock
public class Flock
Field Summary | |
---|---|
long |
l_len
len = 0 means until end of file |
long |
l_pid
lock owner |
long |
l_start
starting offset |
short |
l_type
lock type: read/write, etc. |
short |
l_whence
|
Constructor Summary | |
---|---|
Flock()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long l_start
public long l_len
public long l_pid
public short l_type
public short l_whence
Constructor Detail |
---|
public Flock()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |