public class ClientId extends Object implements Serializable
| Constructor and Description |
|---|
ClientId(ClientSymbolicName symbolicName,
String hostname) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHostname()
Deprecated.
Use
getHostName() instead |
String |
getHostName() |
ClientSymbolicName |
getSymbolicName() |
int |
hashCode() |
String |
toString() |
public ClientId(ClientSymbolicName symbolicName, String hostname)
public ClientSymbolicName getSymbolicName()
@Deprecated public String getHostname()
getHostName() insteadpublic String getHostName()
Copyright © 2022. All rights reserved.