public class LoadBalanceHostAddress extends HostAddress
host, port, type| Constructor and Description |
|---|
LoadBalanceHostAddress(String host,
int port) |
LoadBalanceHostAddress(String host,
int port,
String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getWeight() |
void |
setWeight(int weight) |
String |
toString() |
public LoadBalanceHostAddress(String host, int port)
public String toString()
toString in class HostAddresspublic void setWeight(int weight)
public int getWeight()
Copyright © 2022 oceanbase.com. All rights reserved.