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
IOException
public List<RSGroupInfo> retrieveGroupList(ZooKeeperWatcher watcher, String groupBasePath) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.