public static class TestAsyncProcess.MyConnectionImpl.TestRegistry extends DoNothingConnectionRegistry
Constructor and Description |
---|
TestRegistry(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<String> |
getClusterId() |
close, getActiveMaster, getConnectionString, getMetaRegionLocations
public TestRegistry(org.apache.hadoop.conf.Configuration conf)
public CompletableFuture<String> getClusterId()
getClusterId
in interface org.apache.hadoop.hbase.client.ConnectionRegistry
getClusterId
in class DoNothingConnectionRegistry
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.