org.apache.hadoop.hbase.ipc
Class RpcClient.ConnectionId
java.lang.Object
org.apache.hadoop.hbase.ipc.RpcClient.ConnectionId
- Enclosing class:
- RpcClient
protected static class RpcClient.ConnectionId
- extends Object
This class holds the address and the user ticket, etc. The client connections
to servers are uniquely identified by
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.