Package org.apache.hadoop.hbase.client
Class TestAsyncProcess.MyConnectionImpl.TestRegistry
java.lang.Object
org.apache.hadoop.hbase.client.DoNothingConnectionRegistry
org.apache.hadoop.hbase.client.TestAsyncProcess.MyConnectionImpl.TestRegistry
- All Implemented Interfaces:
Closeable
,AutoCloseable
,org.apache.hadoop.hbase.client.ConnectionRegistry
- Enclosing class:
- TestAsyncProcess.MyConnectionImpl
public static class TestAsyncProcess.MyConnectionImpl.TestRegistry
extends DoNothingConnectionRegistry
-
Constructor Summary
ConstructorDescriptionTestRegistry
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.security.User user) -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.DoNothingConnectionRegistry
close, getActiveMaster, getConnectionString, getMetaRegionLocations
-
Constructor Details
-
TestRegistry
public TestRegistry(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.security.User user)
-
-
Method Details
-
getClusterId
- Specified by:
getClusterId
in interfaceorg.apache.hadoop.hbase.client.ConnectionRegistry
- Overrides:
getClusterId
in classDoNothingConnectionRegistry
-