Class TestZooKeeperTableArchiveClient.MockRegistry
java.lang.Object
org.apache.hadoop.hbase.client.DoNothingConnectionRegistry
org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.MockRegistry
- All Implemented Interfaces:
Closeable
,AutoCloseable
,org.apache.hadoop.hbase.client.ConnectionRegistry
- Enclosing class:
- TestZooKeeperTableArchiveClient
public static final class TestZooKeeperTableArchiveClient.MockRegistry
extends DoNothingConnectionRegistry
-
Constructor Summary
ConstructorDescriptionMockRegistry
(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
-
MockRegistry
public MockRegistry(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
-