| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.nfs.mount | |
| org.apache.hadoop.hdfs.nfs.nfs3 |
| Constructor | Description |
|---|---|
Mountd(NfsConfiguration config,
java.net.DatagramSocket registrationSocket,
boolean allowInsecurePorts) |
|
RpcProgramMountd(NfsConfiguration config,
java.net.DatagramSocket registrationSocket,
boolean allowInsecurePorts) |
| Modifier and Type | Method | Description |
|---|---|---|
static RpcProgramNfs3 |
RpcProgramNfs3.createRpcProgramNfs3(NfsConfiguration config,
java.net.DatagramSocket registrationSocket,
boolean allowInsecurePorts) |
| Constructor | Description |
|---|---|
Nfs3(NfsConfiguration conf) |
|
Nfs3(NfsConfiguration conf,
java.net.DatagramSocket registrationSocket,
boolean allowInsecurePorts) |
|
RpcProgramNfs3(NfsConfiguration config,
java.net.DatagramSocket registrationSocket,
boolean allowInsecurePorts) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.