public class RSGroupSerDe extends Object
| Constructor and Description | 
|---|
RSGroupSerDe()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<RSGroupInfo> | 
retrieveGroupList(Table groupTable)  | 
List<RSGroupInfo> | 
retrieveGroupList(ZooKeeperWatcher watcher,
                 String groupBasePath)  | 
public List<RSGroupInfo> retrieveGroupList(Table groupTable) throws IOException
IOExceptionpublic List<RSGroupInfo> retrieveGroupList(ZooKeeperWatcher watcher, String groupBasePath) throws IOException
IOException