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.| Constructor and Description |
|---|
Nfs3(List<String> exports) |
Nfs3(List<String> exports,
Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
getMountBase, getRpcProgram, startpublic Nfs3(List<String> exports) throws IOException
IOExceptionpublic Nfs3(List<String> exports, Configuration config) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.