java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.io.retry.FailoverProxyProvider<T>public class RouterObserverReadConfiguredFailoverProxyProvider<T> extends RouterObserverReadProxyProvider<T>
FailoverProxyProvider implementation
to support automatic msync-ing when using routers.
This constructs a wrapper proxy of ConfiguredFailoverProxyProvider, and allows to configure logical names for nameservices.
AbstractNNFailoverProxyProvider.NNProxyInfo<T>conf, factory, fallbackToSimpleAuth, ugi, xface| Constructor | Description |
|---|---|
RouterObserverReadConfiguredFailoverProxyProvider(org.apache.hadoop.conf.Configuration conf,
java.net.URI uri,
java.lang.Class<T> xface,
HAProxyFactory<T> factory) |
close, getAlignmentContext, getProxy, performFailover, useLogicalURIcreateProxyIfNeeded, getFallbackToSimpleAuth, getInterface, getProxyAddresses, getRandomOrder, setFallbackToSimpleAuthpublic RouterObserverReadConfiguredFailoverProxyProvider(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.