public static class TestAsyncProcess.MyConnectionImpl.TestRegistry extends DoNothingAsyncRegistry
| Constructor and Description |
|---|
TestRegistry(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<String> |
getClusterId() |
CompletableFuture<Integer> |
getCurrentNrHRS() |
close, getMasterAddress, getMasterInfoPort, getMetaRegionLocationpublic TestRegistry(org.apache.hadoop.conf.Configuration conf)
public CompletableFuture<String> getClusterId()
getClusterId in class DoNothingAsyncRegistrypublic CompletableFuture<Integer> getCurrentNrHRS()
getCurrentNrHRS in class DoNothingAsyncRegistryCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.