| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
static RegionConnectionFactory.ConnectionType |
RegionConnectionFactory.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegionConnectionFactory.ConnectionType[] |
RegionConnectionFactory.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.client.Connection |
RegionConnectionFactory.getConnection(RegionConnectionFactory.ConnectionType connectionType,
RegionCoprocessorEnvironment env) |
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.