Package org.apache.hadoop.hdfs.nfs.nfs3
package org.apache.hadoop.hdfs.nfs.nfs3
-
ClassDescriptionorg.apache.hadoop.hdfs.nfs.nfs3.AsyncDataServiceThis class is a thread pool to easily schedule async data operations.org.apache.hadoop.hdfs.nfs.nfs3.Nfs3Nfs server.org.apache.hadoop.hdfs.nfs.nfs3.Nfs3MetricsThis class is for maintaining the various NFS gateway activity statistics and publishing them through the metrics interfaces.org.apache.hadoop.hdfs.nfs.nfs3.Nfs3UtilsUtility/helper methods related to NFSorg.apache.hadoop.hdfs.nfs.nfs3.OffsetRangeOffsetRange is the range of read/write request.org.apache.hadoop.hdfs.nfs.nfs3.PrivilegedNfsGatewayStarterThis class is used to allow the initial registration of the NFS gateway with the system portmap daemon to come from a privileged (< 1024) port.org.apache.hadoop.hdfs.nfs.nfs3.RpcProgramNfs3RPC program corresponding to nfs daemon.org.apache.hadoop.hdfs.nfs.nfs3.WriteManagerManage the writes and responds asynchronously.org.apache.hadoop.hdfs.nfs.nfs3.WriteManager.MultipleCachedStreamException