public class Nfs3 extends Nfs3Base
RpcProgramNfs3.
Currently Mountd program is also started inside this class.
Only TCP server is supported and UDP is not supported.LOG, SHUTDOWN_HOOK_PRIORITY| Constructor and Description |
|---|
Nfs3(NfsConfiguration conf) |
Nfs3(NfsConfiguration conf,
DatagramSocket registrationSocket,
boolean allowInsecurePorts) |
| Modifier and Type | Method and Description |
|---|---|
Mountd |
getMountd() |
static void |
main(String[] args) |
void |
startServiceInternal(boolean register) |
getRpcProgram, startpublic Nfs3(NfsConfiguration conf) throws IOException
IOExceptionpublic Nfs3(NfsConfiguration conf, DatagramSocket registrationSocket, boolean allowInsecurePorts) throws IOException
IOExceptionpublic Mountd getMountd()
public void startServiceInternal(boolean register)
throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2018 CERN. All Rights Reserved.