Package com.sun.jna.platform.unix.aix
Class Perfstat.perfstat_protocol_t.AnonymousStructNFSv4server
- java.lang.Object
- 
- com.sun.jna.Structure
- 
- com.sun.jna.platform.unix.aix.Perfstat.perfstat_protocol_t.AnonymousStructNFSv4server
 
 
- 
- Enclosing class:
- Perfstat.perfstat_protocol_t
 
 @FieldOrder({"nullreq","compound","operations","access","close","commit","create","delegpurge","delegreturn","getattr","getfh","link","lock","lockt","locku","lookup","lookupp","nverify","open","openattr","open_confirm","open_downgrade","putfh","putpubfh","putrootfh","read","readdir","readlink","remove","rename","renew","restorefh","savefh","secinfo","setattr","set_clientid","clientid_confirm","verify","write","release_lock"}) public static class Perfstat.perfstat_protocol_t.AnonymousStructNFSv4server extends Structure 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.sun.jna.StructureStructure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
 
- 
 - 
Field SummaryFields Modifier and Type Field Description longaccesslongclientid_confirmlongcloselongcommitlongcompoundlongcreatelongdelegpurgelongdelegreturnlonggetattrlonggetfhlonglinklonglocklonglocktlonglockulonglookuplonglookupplongnullreqlongnverifylongopenlongopen_confirmlongopen_downgradelongopenattrlongoperationslongputfhlongputpubfhlongputrootfhlongreadlongreaddirlongreadlinklongrelease_locklongremovelongrenamelongrenewlongrestorefhlongsavefhlongsecinfolongset_clientidlongsetattrlongverifylongwrite- 
Fields inherited from class com.sun.jna.StructureALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
- 
 - 
Constructor SummaryConstructors Constructor Description AnonymousStructNFSv4server()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.StructureallocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
 
- 
 
- 
- 
- 
Field Detail- 
nullreqpublic long nullreq 
 - 
compoundpublic long compound 
 - 
operationspublic long operations 
 - 
accesspublic long access 
 - 
closepublic long close 
 - 
commitpublic long commit 
 - 
createpublic long create 
 - 
delegpurgepublic long delegpurge 
 - 
delegreturnpublic long delegreturn 
 - 
getattrpublic long getattr 
 - 
getfhpublic long getfh 
 - 
linkpublic long link 
 - 
lockpublic long lock 
 - 
locktpublic long lockt 
 - 
lockupublic long locku 
 - 
lookuppublic long lookup 
 - 
lookupppublic long lookupp 
 - 
nverifypublic long nverify 
 - 
openpublic long open 
 - 
openattrpublic long openattr 
 - 
open_confirmpublic long open_confirm 
 - 
open_downgradepublic long open_downgrade 
 - 
putfhpublic long putfh 
 - 
putpubfhpublic long putpubfh 
 - 
putrootfhpublic long putrootfh 
 - 
readpublic long read 
 - 
readdirpublic long readdir 
 - 
readlinkpublic long readlink 
 - 
removepublic long remove 
 - 
renamepublic long rename 
 - 
renewpublic long renew 
 - 
restorefhpublic long restorefh 
 - 
savefhpublic long savefh 
 - 
secinfopublic long secinfo 
 - 
setattrpublic long setattr 
 - 
set_clientidpublic long set_clientid 
 - 
clientid_confirmpublic long clientid_confirm 
 - 
verifypublic long verify 
 - 
writepublic long write 
 - 
release_lockpublic long release_lock 
 
- 
 
-