public class ServerId extends Object implements Serializable
| Constructor and Description |
|---|
ServerId(String serverId)
Create a ServerId for the give server id String.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static ServerId |
local()
Get the local ServerId.
|
String |
toString() |
Copyright © 2023. All rights reserved.