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