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, runprotected java.net.InetSocketAddress getProtocolAddress(org.apache.hadoop.conf.Configuration conf)
throws java.io.IOException
GetGroupsBaseGetUserMappingsProtocol implementation is running.getProtocolAddress in class GetGroupsBaseconf - The configuration to use.java.io.IOExceptionpublic static void main(java.lang.String[] argv)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2009 The Apache Software Foundation