|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.catacombae.jfuse.types.fuse26.FUSEContext
public class FUSEContext
The jFUSE version of fuse_context.
Field Summary | |
---|---|
long |
gid
Group ID of the calling process |
long |
pid
Thread ID of the calling process |
Object |
privateData
Private filesystem data. |
long |
uid
User ID of the calling process |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final long uid
public final long gid
public final long pid
public final Object privateData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |