java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.io.retry.FailoverProxyProvider<T>public class InMemoryAliasMapFailoverProxyProvider<T> extends ConfiguredFailoverProxyProvider<T>
ConfiguredFailoverProxyProvider implementation used to connect
to an InMemoryAliasMap.AbstractNNFailoverProxyProvider.NNProxyInfo<T>proxiesconf, factory, fallbackToSimpleAuth, LOG, ugi, xface| Constructor | Description |
|---|---|
InMemoryAliasMapFailoverProxyProvider(org.apache.hadoop.conf.Configuration conf,
java.net.URI uri,
java.lang.Class<T> xface,
HAProxyFactory<T> factory) |
close, getProxy, performFailover, useLogicalURIcreateProxyIfNeeded, getFallbackToSimpleAuth, getInterface, getProxyAddresses, getRandomOrder, setFallbackToSimpleAuthpublic InMemoryAliasMapFailoverProxyProvider(org.apache.hadoop.conf.Configuration conf,
java.net.URI uri,
java.lang.Class<T> xface,
HAProxyFactory<T> factory)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.