public class GetGroups extends GetGroupsBase
Modifier and Type | Method and Description |
---|---|
protected InetSocketAddress |
getProtocolAddress(Configuration conf)
Must be overridden by subclasses to get the address where the
GetUserMappingsProtocol implementation is running. |
static void |
main(String[] argv) |
getUgmProtocol, run
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
protected InetSocketAddress getProtocolAddress(Configuration conf) throws IOException
GetGroupsBase
GetUserMappingsProtocol
implementation is running.getProtocolAddress
in class GetGroupsBase
conf
- The configuration to use.IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.