@InterfaceAudience.Private public class ConnectionId extends Object
ConnectionId(User ticket, String serviceName, Address address)
boolean
equals(Object obj)
Address
getAddress()
String
getServiceName()
User
getTicket()
int
hashCode()
static int
hashCode(User ticket, String serviceName, Address address)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ConnectionId(User ticket, String serviceName, Address address)
public String getServiceName()
public Address getAddress()
public User getTicket()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public static int hashCode(User ticket, String serviceName, Address address)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.