public class BeatInfo extends Object
| Constructor and Description |
|---|
BeatInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCluster() |
String |
getDom() |
String |
getIp() |
int |
getPort() |
void |
setCluster(String cluster) |
void |
setDom(String dom) |
void |
setIp(String ip) |
void |
setPort(int port) |
String |
toString() |
Copyright © 2018 Alibaba Group. All rights reserved.