Package org.apache.hadoop.hbase.ipc
Class ConnectionId
java.lang.Object
org.apache.hadoop.hbase.ipc.ConnectionId
This class holds the address and the user ticket, etc. The client connections to servers are
uniquely identified by <remoteAddress, ticket, serviceName>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
PRIME
- See Also:
-
ticket
-
serviceName
-
address
-
-
Constructor Details
-
ConnectionId
-
-
Method Details