public class GetGroups extends GetGroupsBase
Modifier and Type | Method and Description |
---|---|
protected java.net.InetSocketAddress |
getProtocolAddress(org.apache.hadoop.conf.Configuration conf)
Must be overridden by subclasses to get the address where the
GetUserMappingsProtocol implementation is running. |
static void |
main(java.lang.String[] argv) |
getUgmProtocol, run
protected java.net.InetSocketAddress getProtocolAddress(org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
GetGroupsBase
GetUserMappingsProtocol
implementation is running.getProtocolAddress
in class GetGroupsBase
conf
- The configuration to use.java.io.IOException
public static void main(java.lang.String[] argv) throws java.lang.Exception
java.lang.Exception
Copyright © 2009 The Apache Software Foundation