@InterfaceAudience.Private public final class RSGroupTableAccessor extends Object
hbase:rsgroup.| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.hadoop.hbase.rsgroup.RSGroupInfo> |
getAllRSGroupInfo(Connection connection) |
static org.apache.hadoop.hbase.rsgroup.RSGroupInfo |
getRSGroupInfo(Connection connection,
byte[] rsGroupName) |
static boolean |
isRSGroupsEnabled(Connection connection) |
public static boolean isRSGroupsEnabled(Connection connection) throws IOException
IOExceptionpublic static List<org.apache.hadoop.hbase.rsgroup.RSGroupInfo> getAllRSGroupInfo(Connection connection) throws IOException
IOExceptionpublic static org.apache.hadoop.hbase.rsgroup.RSGroupInfo getRSGroupInfo(Connection connection, byte[] rsGroupName) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.