Package org.apache.hadoop.nfs.nfs3


package org.apache.hadoop.nfs.nfs3
  • Class
    Description
    org.apache.hadoop.nfs.nfs3.FileHandle
    This is a file handle use by the NFS clients.
    org.apache.hadoop.nfs.nfs3.Nfs3Base
    Nfs server.
    org.apache.hadoop.nfs.nfs3.Nfs3Constant
    Some constants for NFSv3
     
    Write call flavors
    org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes
    File attrbutes reported in NFS.
    org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes.Specdata3
     
    org.apache.hadoop.nfs.nfs3.Nfs3Interface
    RPC procedures as defined in RFC 1813.
    org.apache.hadoop.nfs.nfs3.Nfs3Status
    Success or error status is reported in NFS3 responses.