org.apache.hadoop.oncrpc
Class RpcUtil

java.lang.Object
  extended by org.apache.hadoop.oncrpc.RpcUtil

public class RpcUtil
extends Object

The XID in RPC call. It is used for starting with new seed after each reboot.


Constructor Summary
RpcUtil()
           
 
Method Summary
static int getNewXid(String caller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RpcUtil

public RpcUtil()
Method Detail

getNewXid

public static int getNewXid(String caller)


Copyright © 2009 The Apache Software Foundation