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