public class NfsExports extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Modifier and Type | Method and Description |
---|---|
AccessPrivilege |
getAccessPrivilege(InetAddress addr) |
String[] |
getHostGroupList()
Return the configured group list
|
static NfsExports |
getInstance(Configuration conf) |
public static NfsExports getInstance(Configuration conf)
public String[] getHostGroupList()
public AccessPrivilege getAccessPrivilege(InetAddress addr)
Copyright © 2013 Apache Software Foundation. All rights reserved.