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