public class Mountd extends MountdBase
Constructor and Description |
---|
Mountd(List<String> exports)
Constructor
|
Mountd(List<String> exports,
Configuration config) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
getRpcProgram, start
public Mountd(List<String> exports) throws IOException
exports
- IOException
public Mountd(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.