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(org.apache.hadoop.conf.Configuration conf) |
public static NfsExports getInstance(org.apache.hadoop.conf.Configuration conf)
public String[] getHostGroupList()
public AccessPrivilege getAccessPrivilege(InetAddress addr)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.