public abstract class AbstractNNFailoverProxyProvider<T> extends Object implements org.apache.hadoop.io.retry.FailoverProxyProvider<T>
Constructor and Description |
---|
AbstractNNFailoverProxyProvider() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
useLogicalURI()
Inquire whether logical HA URI is used for the implementation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractNNFailoverProxyProvider()
public abstract boolean useLogicalURI()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.