org.apache.hadoop.lib.service
Interface Groups

All Known Implementing Classes:
GroupsService

@InterfaceAudience.Private
public interface Groups


Method Summary
 List<String> getGroups(String user)
           
 

Method Detail

getGroups

List<String> getGroups(String user)
                       throws IOException
Throws:
IOException


Copyright © 2014 Apache Software Foundation. All Rights Reserved.