org.apache.hadoop.oncrpc
Class RegistrationClient
java.lang.Object
org.apache.hadoop.oncrpc.SimpleTcpClient
org.apache.hadoop.oncrpc.RegistrationClient
public class RegistrationClient
- extends SimpleTcpClient
A simple client that registers an RPC program with portmap.
Field Summary |
static org.apache.commons.logging.Log |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.apache.commons.logging.Log LOG
RegistrationClient
public RegistrationClient(String host,
int port,
XDR request)
Copyright © 2009 The Apache Software Foundation