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, getMetaRegionLocation
public TestRegistry(org.apache.hadoop.conf.Configuration conf)
public CompletableFuture<String> getClusterId()
getClusterId
in class DoNothingAsyncRegistry
public CompletableFuture<Integer> getCurrentNrHRS()
getCurrentNrHRS
in class DoNothingAsyncRegistry
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.