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 Details

    • LOG

      public static final org.slf4j.Logger LOG
  • Constructor Details

    • RegistrationClient

      public RegistrationClient(String host, int port, XDR request)