public class RegionConnectionFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RegionConnectionFactory.ConnectionType |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMIT_TABLE_ACCESS_ON_COMPACTION_RETRIES_NUMBER |
static String |
COMMIT_TABLE_ACCESS_ON_COMPACTION_RETRY_PAUSE |
static String |
COMMIT_TABLE_ACCESS_ON_READ_RETRIES_NUMBER |
static String |
COMMIT_TABLE_ACCESS_ON_READ_RETRY_PAUSE |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.client.Connection |
getConnection(RegionConnectionFactory.ConnectionType connectionType,
RegionCoprocessorEnvironment env) |
static void |
shutdown() |
public static final String COMMIT_TABLE_ACCESS_ON_COMPACTION_RETRIES_NUMBER
public static final String COMMIT_TABLE_ACCESS_ON_COMPACTION_RETRY_PAUSE
public static final String COMMIT_TABLE_ACCESS_ON_READ_RETRIES_NUMBER
public static final String COMMIT_TABLE_ACCESS_ON_READ_RETRY_PAUSE
public static void shutdown()
public static org.apache.hadoop.hbase.client.Connection getConnection(RegionConnectionFactory.ConnectionType connectionType, RegionCoprocessorEnvironment env) throws IOException
IOExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.