public class TcpNameNodeClient extends Object implements RpcClient
| Constructor and Description |
|---|
TcpNameNodeClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RpcConnection |
connect(InetSocketAddress address) |
void |
init(CrailConfiguration conf,
String[] strings) |
void |
printConf(org.slf4j.Logger logger) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateInstancepublic void init(CrailConfiguration conf, String[] strings) throws IOException
init in interface ConfigurableIOExceptionpublic void printConf(org.slf4j.Logger logger)
printConf in interface Configurablepublic RpcConnection connect(InetSocketAddress address) throws IOException
connect in interface RpcClientIOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.