Package org.apache.hadoop.hbase.client
Class TestConnectionRegistryLeak.ConnectionRegistryForTest
java.lang.Object
org.apache.hadoop.hbase.client.DoNothingConnectionRegistry
org.apache.hadoop.hbase.client.TestConnectionRegistryLeak.ConnectionRegistryForTest
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.hadoop.hbase.client.ConnectionRegistry
- Enclosing class:
- TestConnectionRegistryLeak
public static final class TestConnectionRegistryLeak.ConnectionRegistryForTest
extends DoNothingConnectionRegistry
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConnectionRegistryForTest(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
getActiveMaster, getConnectionString, getMetaRegionLocations
-
Field Details
-
closed
-
-
Constructor Details
-
ConnectionRegistryForTest
public ConnectionRegistryForTest(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.security.User user)
-
-
Method Details
-
getClusterId
- Specified by:
getClusterIdin interfaceorg.apache.hadoop.hbase.client.ConnectionRegistry- Overrides:
getClusterIdin classDoNothingConnectionRegistry
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.apache.hadoop.hbase.client.ConnectionRegistry- Overrides:
closein classDoNothingConnectionRegistry
-