@InterfaceAudience.Private public final class RSGroupTableAccessor extends Object
hbase:rsgroup.| 限定符和类型 | 方法和说明 |
|---|---|
static List<RSGroupInfo> |
getAllRSGroupInfo(Connection connection) |
static RSGroupInfo |
getRSGroupInfo(Connection connection,
byte[] rsGroupName) |
static boolean |
isRSGroupsEnabled(Connection connection) |
public static boolean isRSGroupsEnabled(Connection connection) throws IOException
IOExceptionpublic static List<RSGroupInfo> getAllRSGroupInfo(Connection connection) throws IOException
IOExceptionpublic static RSGroupInfo getRSGroupInfo(Connection connection, byte[] rsGroupName) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.