@InterfaceAudience.Private public interface RMFailoverProxyProvider<T> extends org.apache.hadoop.io.retry.FailoverProxyProvider<T>
org.apache.hadoop.io.retry.FailoverProxyProvider.ProxyInfo<T>| Modifier and Type | Method and Description |
|---|---|
void |
init(Configuration conf,
RMProxy<T> proxy,
Class<T> protocol)
Initialize internal data structures, invoked right after instantiation.
|
getInterface, getProxy, performFailoverCopyright © 2018 CERN. All Rights Reserved.