| Constructor and Description |
|---|
Endpoint() |
Endpoint(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
createAddress() |
String |
getHost() |
int |
getPort() |
void |
setHost(String host) |
void |
setPort(int port) |
String |
toString() |
public Endpoint()
public Endpoint(String host, int port)
Copyright © 2023 Seata. All rights reserved.