- NFS3_COOKIEVERFSIZE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- NFS3_CREATEVERFSIZE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- NFS3_FHSIZE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- NFS3_OK - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Indicates the call completed successfully.
- NFS3_WRITEVERFSIZE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- Nfs3Base - Class in org.apache.hadoop.nfs.nfs3
-
Nfs server.
- Nfs3Base(RpcProgram, Configuration) - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3Base
-
- Nfs3Constant - Class in org.apache.hadoop.nfs.nfs3
-
Some constants for NFSv3
- Nfs3Constant() - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- Nfs3Constant.NFSPROC3 - Enum in org.apache.hadoop.nfs.nfs3
-
- Nfs3Constant.WriteStableHow - Enum in org.apache.hadoop.nfs.nfs3
-
Write call flavors
- NFS3ERR_ACCES - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Permission denied.
- NFS3ERR_BAD_COOKIE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
READDIR or READDIRPLUS cookie is stale
- NFS3ERR_BADHANDLE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The file handle failed internal consistency checks
- NFS3ERR_BADTYPE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
An attempt was made to create an object of a type not supported by the
server.
- NFS3ERR_DQUOT - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Resource (quota) hard limit exceeded.
- NFS3ERR_EXIST - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
File exists.
- NFS3ERR_FBIG - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
File too large.
- NFS3ERR_INVAL - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Invalid argument or unsupported argument for an operation.
- NFS3ERR_IO - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
I/O error.
- NFS3ERR_ISDIR - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The caller specified a directory in a non-directory operation.
- NFS3ERR_JUKEBOX - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The server initiated the request, but was not able to complete it in a
timely fashion.
- NFS3ERR_MLINK - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Too many hard links.
- NFS3ERR_NAMETOOLONG - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The filename in an operation was too long.
- NFS3ERR_NODEV - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
No such device.
- NFS3ERR_NOENT - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
No such file or directory.
- NFS3ERR_NOSPC - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
No space left on device.
- NFS3ERR_NOT_SYNC - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Update synchronization mismatch was detected during a SETATTR operation.
- NFS3ERR_NOTDIR - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The caller specified a non-directory in a directory operation.
- NFS3ERR_NOTEMPTY - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
An attempt was made to remove a directory that was not empty.
- NFS3ERR_NOTSUPP - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Operation is not supported
- NFS3ERR_NXIO - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
I/O error.
- NFS3ERR_PERM - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The operation was not allowed because the caller is either not a
privileged user (root) or not the owner of the target of the operation.
- NFS3ERR_REMOTE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The file handle given in the arguments referred to a file on a non-local
file system on the server.
- NFS3ERR_ROFS - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Read-only file system.
- NFS3ERR_SERVERFAULT - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
An error occurred on the server which does not map to any of the legal NFS
version 3 protocol error values.
- NFS3ERR_STALE - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
The file handle given in the arguments was invalid.
- NFS3ERR_TOOSMALL - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Buffer or request is too small
- NFS3ERR_XDEV - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
Attempt to do a cross-device hard link.
- Nfs3FileAttributes - Class in org.apache.hadoop.nfs.nfs3
-
File attrbutes reported in NFS.
- Nfs3FileAttributes() - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes
-
- Nfs3FileAttributes(NfsFileType, int, short, int, int, long, long, long, long, long, Nfs3FileAttributes.Specdata3) - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes
-
- Nfs3FileAttributes(Nfs3FileAttributes) - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes
-
- Nfs3FileAttributes.Specdata3 - Class in org.apache.hadoop.nfs.nfs3
-
- Nfs3FileAttributes.Specdata3() - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes.Specdata3
-
- Nfs3FileAttributes.Specdata3(int, int) - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes.Specdata3
-
- Nfs3Interface - Interface in org.apache.hadoop.nfs.nfs3
-
RPC procedures as defined in RFC 1813.
- NFS3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
An NFS request that uses
FileHandle
to identify a file.
- NFS3Request() - Constructor for class org.apache.hadoop.nfs.nfs3.request.NFS3Request
-
- NFS3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
Base class for a NFSv3 response.
- NFS3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.NFS3Response
-
- Nfs3Status - Class in org.apache.hadoop.nfs.nfs3
-
Success or error status is reported in NFS3 responses.
- Nfs3Status() - Constructor for class org.apache.hadoop.nfs.nfs3.Nfs3Status
-
- NFS_EXPORTS_CACHE_EXPIRYTIME_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- NFS_EXPORTS_CACHE_EXPIRYTIME_MILLIS_KEY - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
Expiration time for nfs exports cache entry
- NFS_EXPORTS_CACHE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- NFS_EXPORTS_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
Size for nfs exports cache
- NfsExports - Class in org.apache.hadoop.nfs
-
This class provides functionality for loading and checking the mapping
between client hosts and their access privileges.
- NfsFileType - Enum in org.apache.hadoop.nfs
-
Class encapsulates different types of files
- NfsTime - Class in org.apache.hadoop.nfs
-
Class that encapsulates time.
- NfsTime(int, int) - Constructor for class org.apache.hadoop.nfs.NfsTime
-
- NfsTime(NfsTime) - Constructor for class org.apache.hadoop.nfs.NfsTime
-
- NfsTime(long) - Constructor for class org.apache.hadoop.nfs.NfsTime
-
- nullOp(XDR, int, InetAddress) - Method in interface org.apache.hadoop.mount.MountInterface
-
MNTPROC_NULL - Do Nothing
- nullProcedure() - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
NULL: Do nothing
- read(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
READ: Read from file
- read(int, RpcReply.ReplyState, XDR) - Static method in class org.apache.hadoop.oncrpc.RpcAcceptedReply
-
- read(XDR) - Static method in class org.apache.hadoop.oncrpc.RpcCall
-
- read(int, RpcReply.ReplyState, XDR) - Static method in class org.apache.hadoop.oncrpc.RpcDeniedReply
-
- read(XDR) - Static method in class org.apache.hadoop.oncrpc.RpcReply
-
- read(XDR) - Method in class org.apache.hadoop.oncrpc.security.CredentialsGSS
-
- read(XDR) - Method in class org.apache.hadoop.oncrpc.security.CredentialsNone
-
- read(XDR) - Method in class org.apache.hadoop.oncrpc.security.CredentialsSys
-
- read(XDR) - Method in class org.apache.hadoop.oncrpc.security.RpcAuthInfo
-
Load auth info
- read(XDR) - Method in class org.apache.hadoop.oncrpc.security.VerifierGSS
-
- read(XDR) - Method in class org.apache.hadoop.oncrpc.security.VerifierNone
-
- READ3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
READ3 Request
- READ3Request(FileHandle, long, int) - Constructor for class org.apache.hadoop.nfs.nfs3.request.READ3Request
-
- READ3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
READ3 Response
- READ3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READ3Response
-
- READ3Response(int, Nfs3FileAttributes, int, boolean, ByteBuffer) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READ3Response
-
- readBoolean() - Method in class org.apache.hadoop.oncrpc.XDR
-
- readdir(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
READDIR: Read From directory
- READDIR3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
READDIR3 Request
- READDIR3Request(FileHandle, long, long, int) - Constructor for class org.apache.hadoop.nfs.nfs3.request.READDIR3Request
-
- READDIR3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
READDIR3 Response
- READDIR3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIR3Response
-
- READDIR3Response(int, Nfs3FileAttributes) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIR3Response
-
- READDIR3Response(int, Nfs3FileAttributes, long, READDIR3Response.DirList3) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIR3Response
-
- READDIR3Response.DirList3 - Class in org.apache.hadoop.nfs.nfs3.response
-
- READDIR3Response.DirList3(READDIR3Response.Entry3[], boolean) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIR3Response.DirList3
-
- READDIR3Response.Entry3 - Class in org.apache.hadoop.nfs.nfs3.response
-
- READDIR3Response.Entry3(long, String, long) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIR3Response.Entry3
-
- readdirplus(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
READDIRPLUS: Extended read from directory
- READDIRPLUS3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
READDIRPLUS3 Request
- READDIRPLUS3Request(FileHandle, long, long, int, int) - Constructor for class org.apache.hadoop.nfs.nfs3.request.READDIRPLUS3Request
-
- READDIRPLUS3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
READDIRPLUS3 Response
- READDIRPLUS3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIRPLUS3Response
-
- READDIRPLUS3Response(int, Nfs3FileAttributes, long, READDIRPLUS3Response.DirListPlus3) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIRPLUS3Response
-
- READDIRPLUS3Response.DirListPlus3 - Class in org.apache.hadoop.nfs.nfs3.response
-
- READDIRPLUS3Response.DirListPlus3(READDIRPLUS3Response.EntryPlus3[], boolean) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIRPLUS3Response.DirListPlus3
-
- READDIRPLUS3Response.EntryPlus3 - Class in org.apache.hadoop.nfs.nfs3.response
-
- READDIRPLUS3Response.EntryPlus3(long, String, long, Nfs3FileAttributes, FileHandle) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READDIRPLUS3Response.EntryPlus3
-
- readFixedOpaque(int) - Method in class org.apache.hadoop.oncrpc.XDR
-
- readFlavorAndCredentials(XDR) - Static method in class org.apache.hadoop.oncrpc.security.Credentials
-
- readFlavorAndVerifier(XDR) - Static method in class org.apache.hadoop.oncrpc.security.Verifier
-
Read both AuthFlavor and the verifier from the XDR
- readHyper() - Method in class org.apache.hadoop.oncrpc.XDR
-
- readInt() - Method in class org.apache.hadoop.oncrpc.XDR
-
- readlink(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
READLINK: Read from symbolic link
- READLINK3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
READLINK3 Request
- READLINK3Request(FileHandle) - Constructor for class org.apache.hadoop.nfs.nfs3.request.READLINK3Request
-
- READLINK3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
READLINK3 Response
- READLINK3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READLINK3Response
-
- READLINK3Response(int, Nfs3FileAttributes, byte[]) - Constructor for class org.apache.hadoop.nfs.nfs3.response.READLINK3Response
-
- readString() - Method in class org.apache.hadoop.oncrpc.XDR
-
- readVariableOpaque() - Method in class org.apache.hadoop.oncrpc.XDR
-
- register(int, int) - Method in class org.apache.hadoop.oncrpc.RpcProgram
-
Register this program with the local portmapper.
- register(PortmapMapping, boolean) - Method in class org.apache.hadoop.oncrpc.RpcProgram
-
Register the program with Portmap or Rpcbind
- RegistrationClient - Class in org.apache.hadoop.oncrpc
-
A simple client that registers an RPC program with portmap.
- RegistrationClient(String, int, XDR) - Constructor for class org.apache.hadoop.oncrpc.RegistrationClient
-
- remoteAddress() - Method in class org.apache.hadoop.oncrpc.RpcInfo
-
- remoteAddress() - Method in class org.apache.hadoop.oncrpc.RpcResponse
-
- remove(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
REMOVE: Remove a file
- REMOVE3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
REMOVE3 Request
- REMOVE3Request(FileHandle, String) - Constructor for class org.apache.hadoop.nfs.nfs3.request.REMOVE3Request
-
- REMOVE3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
REMOVE3 Response
- REMOVE3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.REMOVE3Response
-
- REMOVE3Response(int, WccData) - Constructor for class org.apache.hadoop.nfs.nfs3.response.REMOVE3Response
-
- rename(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
RENAME: Rename a file or directory
- RENAME3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
RENAME3 Request
- RENAME3Request(FileHandle, String, FileHandle, String) - Constructor for class org.apache.hadoop.nfs.nfs3.request.RENAME3Request
-
- RENAME3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
RENAME3 Response
- RENAME3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.RENAME3Response
-
- RENAME3Response(int, WccData, WccData) - Constructor for class org.apache.hadoop.nfs.nfs3.response.RENAME3Response
-
- replyState - Variable in class org.apache.hadoop.oncrpc.RpcReply
-
- request - Variable in class org.apache.hadoop.oncrpc.SimpleTcpClient
-
- request - Variable in class org.apache.hadoop.oncrpc.SimpleTcpClientHandler
-
- request - Variable in class org.apache.hadoop.oncrpc.SimpleUdpClient
-
- RequestWithHandle - Class in org.apache.hadoop.nfs.nfs3.request
-
An NFS request that uses
FileHandle
to identify a file.
- rmdir(XDR, RpcInfo) - Method in interface org.apache.hadoop.nfs.nfs3.Nfs3Interface
-
RMDIR: Remove a directory
- RMDIR3Request - Class in org.apache.hadoop.nfs.nfs3.request
-
RMDIR3 Request
- RMDIR3Request(FileHandle, String) - Constructor for class org.apache.hadoop.nfs.nfs3.request.RMDIR3Request
-
- RMDIR3Response - Class in org.apache.hadoop.nfs.nfs3.response
-
RMDIR3 Response
- RMDIR3Response(int) - Constructor for class org.apache.hadoop.nfs.nfs3.response.RMDIR3Response
-
- RMDIR3Response(int, WccData) - Constructor for class org.apache.hadoop.nfs.nfs3.response.RMDIR3Response
-
- RPC_VERSION - Static variable in class org.apache.hadoop.oncrpc.RpcCall
-
- RpcAcceptedReply - Class in org.apache.hadoop.oncrpc
-
Represents RPC message MSG_ACCEPTED reply body.
- RpcAcceptedReply.AcceptState - Enum in org.apache.hadoop.oncrpc
-
- RpcAuthInfo - Class in org.apache.hadoop.oncrpc.security
-
Authentication Info.
- RpcAuthInfo(RpcAuthInfo.AuthFlavor) - Constructor for class org.apache.hadoop.oncrpc.security.RpcAuthInfo
-
- RpcAuthInfo.AuthFlavor - Enum in org.apache.hadoop.oncrpc.security
-
Different types of authentication as defined in RFC 1831
- RPCB_PORT - Static variable in class org.apache.hadoop.oncrpc.RpcProgram
-
- RpcCall - Class in org.apache.hadoop.oncrpc
-
Represents an RPC message of type RPC call as defined in RFC 1831
- RpcCall(int, RpcMessage.Type, int, int, int, int, Credentials, Verifier) - Constructor for class org.apache.hadoop.oncrpc.RpcCall
-
- RpcCallCache - Class in org.apache.hadoop.oncrpc
-
This class is used for handling the duplicate non-idempotenty Rpc
calls.
- RpcCallCache(String, int) - Constructor for class org.apache.hadoop.oncrpc.RpcCallCache
-
- RpcCallCache.CacheEntry - Class in org.apache.hadoop.oncrpc
-
- RpcCallCache.CacheEntry() - Constructor for class org.apache.hadoop.oncrpc.RpcCallCache.CacheEntry
-
- RpcCallCache.ClientRequest - Class in org.apache.hadoop.oncrpc
-
- RpcCallCache.ClientRequest(InetAddress, int) - Constructor for class org.apache.hadoop.oncrpc.RpcCallCache.ClientRequest
-
- RpcDeniedReply - Class in org.apache.hadoop.oncrpc
-
Represents RPC message MSG_DENIED reply body.
- RpcDeniedReply(int, RpcReply.ReplyState, RpcDeniedReply.RejectState, Verifier) - Constructor for class org.apache.hadoop.oncrpc.RpcDeniedReply
-
- RpcDeniedReply.RejectState - Enum in org.apache.hadoop.oncrpc
-
- RpcInfo - Class in org.apache.hadoop.oncrpc
-
RpcInfo records all contextual information of an RPC message.
- RpcInfo(RpcMessage, ChannelBuffer, ChannelHandlerContext, Channel, SocketAddress) - Constructor for class org.apache.hadoop.oncrpc.RpcInfo
-
- RpcMessage - Class in org.apache.hadoop.oncrpc
-
Represent an RPC message as defined in RFC 1831.
- RpcMessage.Type - Enum in org.apache.hadoop.oncrpc
-
Message type
- RpcProgram - Class in org.apache.hadoop.oncrpc
-
Class for writing RPC server programs based on RFC 1050.
- RpcProgram(String, String, int, int, int, int, DatagramSocket, boolean) - Constructor for class org.apache.hadoop.oncrpc.RpcProgram
-
Constructor
- rpcProgram - Variable in class org.apache.hadoop.oncrpc.SimpleTcpServer
-
- rpcProgram - Variable in class org.apache.hadoop.oncrpc.SimpleUdpServer
-
- RpcReply - Class in org.apache.hadoop.oncrpc
-
Represents an RPC message of type RPC reply as defined in RFC 1831
- RpcReply.ReplyState - Enum in org.apache.hadoop.oncrpc
-
RPC reply_stat as defined in RFC 1831
- RpcResponse - Class in org.apache.hadoop.oncrpc
-
RpcResponse encapsulates a response to a RPC request.
- RpcResponse(ChannelBuffer, SocketAddress) - Constructor for class org.apache.hadoop.oncrpc.RpcResponse
-
- RpcUtil - Class in org.apache.hadoop.oncrpc
-
- RpcUtil() - Constructor for class org.apache.hadoop.oncrpc.RpcUtil
-
- run() - Method in class org.apache.hadoop.oncrpc.SimpleTcpClient
-
- run() - Method in class org.apache.hadoop.oncrpc.SimpleTcpServer
-
- run() - Method in class org.apache.hadoop.oncrpc.SimpleUdpClient
-
- run() - Method in class org.apache.hadoop.oncrpc.SimpleUdpServer
-
- validate() - Method in class org.apache.hadoop.oncrpc.RpcCall
-
- validateMessageType(RpcMessage.Type) - Method in class org.apache.hadoop.oncrpc.RpcMessage
-
- valueOf(String) - Static method in enum org.apache.hadoop.mount.MountInterface.MNTPROC
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.nfs.AccessPrivilege
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.nfs.nfs3.Nfs3Constant.NFSPROC3
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.nfs.nfs3.Nfs3Constant.WriteStableHow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.nfs.nfs3.request.SetAttr3.SetAttrField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.nfs.NfsFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.oncrpc.RpcAcceptedReply.AcceptState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.oncrpc.RpcDeniedReply.RejectState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.oncrpc.RpcMessage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.oncrpc.RpcReply.ReplyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.oncrpc.security.RpcAuthInfo.AuthFlavor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.oncrpc.XDR.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.hadoop.mount.MountInterface.MNTPROC
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.nfs.AccessPrivilege
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.nfs.nfs3.Nfs3Constant.NFSPROC3
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.nfs.nfs3.Nfs3Constant.WriteStableHow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.nfs.nfs3.request.SetAttr3.SetAttrField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.nfs.NfsFileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.oncrpc.RpcAcceptedReply.AcceptState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.oncrpc.RpcDeniedReply.RejectState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.oncrpc.RpcMessage.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.oncrpc.RpcReply.ReplyState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.oncrpc.security.RpcAuthInfo.AuthFlavor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.oncrpc.XDR.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifier - Variable in class org.apache.hadoop.oncrpc.RpcReply
-
- Verifier - Class in org.apache.hadoop.oncrpc.security
-
Base class for verifier.
- Verifier(RpcAuthInfo.AuthFlavor) - Constructor for class org.apache.hadoop.oncrpc.security.Verifier
-
- VERIFIER_NONE - Static variable in class org.apache.hadoop.oncrpc.security.Verifier
-
- VerifierGSS - Class in org.apache.hadoop.oncrpc.security
-
Verifier mapped to RPCSEC_GSS.
- VerifierGSS() - Constructor for class org.apache.hadoop.oncrpc.security.VerifierGSS
-
- VerifierNone - Class in org.apache.hadoop.oncrpc.security
-
Verifier used by AUTH_NONE.
- VerifierNone() - Constructor for class org.apache.hadoop.oncrpc.security.VerifierNone
-
- verifyLength(XDR, int) - Static method in class org.apache.hadoop.oncrpc.XDR
-
check if the rest of data has more than len bytes
- VERSION - Static variable in class org.apache.hadoop.nfs.nfs3.Nfs3Constant
-
- voidReply(XDR, int) - Static method in class org.apache.hadoop.portmap.PortmapResponse
-