static class TestClientNoCluster.SimpleRegistry extends DoNothingAsyncRegistry
| Modifier and Type | Field and Description | 
|---|---|
(package private) org.apache.hadoop.hbase.ServerName | 
META_HOST  | 
| Constructor and Description | 
|---|
SimpleRegistry(org.apache.hadoop.conf.Configuration conf)  | 
| Modifier and Type | Method and Description | 
|---|---|
CompletableFuture<String> | 
getClusterId()  | 
CompletableFuture<org.apache.hadoop.hbase.RegionLocations> | 
getMetaRegionLocation()  | 
close, getMasterAddressfinal org.apache.hadoop.hbase.ServerName META_HOST
public SimpleRegistry(org.apache.hadoop.conf.Configuration conf)
public CompletableFuture<org.apache.hadoop.hbase.RegionLocations> getMetaRegionLocation()
getMetaRegionLocation in class DoNothingAsyncRegistrypublic CompletableFuture<String> getClusterId()
getClusterId in class DoNothingAsyncRegistryCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.