Package org.apache.hadoop.hdfs.server.namenode.ha
package org.apache.hadoop.hdfs.server.namenode.ha
-
ClassDescriptionProxyInfo to a NameNode.A FailoverProxyProvider implementation which allows one to configure multiple URIs to connect to during fail-over.This interface aims to decouple the proxy creation implementation that used in
AbstractNNFailoverProxyProvider.AConfiguredFailoverProxyProviderimplementation used to connect to an InMemoryAliasMap.A NNFailoverProxyProvider implementation which works on IP failover setup.AFailoverProxyProviderimplementation that supports reading from observer namenode(s).ExtendsObserverReadProxyProviderto support NameNode IP failover.Marker interface used to annotate methods that are readonly.A FailoverProxyProvider implementation that technically does not "failover" per-se.AFailoverProxyProviderimplementation to support automatic msync-ing when using routers.AFailoverProxyProviderimplementation to support automatic msync-ing when using routers.A NNFailoverProxyProvider implementation which wrapps old implementations directly implementing theFailoverProxyProviderinterface.