public static class NameNodeProxiesClient.ProxyAndInfo<PROXYTYPE> extends Object
Constructor and Description |
---|
NameNodeProxiesClient.ProxyAndInfo(PROXYTYPE proxy,
org.apache.hadoop.io.Text dtService,
InetSocketAddress address) |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddress() |
org.apache.hadoop.io.Text |
getDelegationTokenService() |
PROXYTYPE |
getProxy() |
public NameNodeProxiesClient.ProxyAndInfo(PROXYTYPE proxy, org.apache.hadoop.io.Text dtService, InetSocketAddress address)
public PROXYTYPE getProxy()
public org.apache.hadoop.io.Text getDelegationTokenService()
public InetSocketAddress getAddress()
Copyright © 2018 Apache Software Foundation. All Rights Reserved.