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, start
public Nfs3(List<String> exports) throws IOException
IOException
public Nfs3(List<String> exports, Configuration config) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.