public class EndpointRecord extends Object
| Constructor and Description |
|---|
EndpointRecord(String host,
int port,
int nodeId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getHostAndPort() |
int |
getNodeId() |
int |
getPort() |
String |
toString() |
public EndpointRecord(String host, int port, int nodeId)
Copyright © 2023. All rights reserved.