private static final class TestAsyncMetaRegionLocatorFailFast.FaultyAsyncRegistry extends DoNothingAsyncRegistry
Constructor and Description |
---|
FaultyAsyncRegistry(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<org.apache.hadoop.hbase.RegionLocations> |
getMetaRegionLocation() |
close, getClusterId, getCurrentNrHRS, getMasterAddress, getMasterInfoPort
public FaultyAsyncRegistry(org.apache.hadoop.conf.Configuration conf)
public CompletableFuture<org.apache.hadoop.hbase.RegionLocations> getMetaRegionLocation()
getMetaRegionLocation
in class DoNothingAsyncRegistry
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.