public class BeatReactor extends Object
| Constructor and Description |
|---|
BeatReactor(NamingProxy serverProxy) |
BeatReactor(NamingProxy serverProxy,
int threadCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBeatInfo(String serviceName,
BeatInfo beatInfo) |
void |
removeBeatInfo(String serviceName,
String ip,
int port) |
public BeatReactor(NamingProxy serverProxy)
public BeatReactor(NamingProxy serverProxy, int threadCount)
Copyright © 2018–2020 Alibaba Group. All rights reserved.