public static final class TestAsyncRegistryLeak.AsyncRegistryForTest extends DoNothingAsyncRegistry
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed |
| Constructor and Description |
|---|
AsyncRegistryForTest(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CompletableFuture<String> |
getClusterId() |
getMasterAddress, getMetaRegionLocationprivate boolean closed
public AsyncRegistryForTest(org.apache.hadoop.conf.Configuration conf)
public CompletableFuture<String> getClusterId()
getClusterId in class DoNothingAsyncRegistrypublic void close()
close in class DoNothingAsyncRegistryCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.