Uses of Class
com.alibaba.nacos.client.naming.beat.BeatInfo
-
Packages that use BeatInfo Package Description com.alibaba.nacos.client.naming.beat com.alibaba.nacos.client.naming.net -
-
Uses of BeatInfo in com.alibaba.nacos.client.naming.beat
Fields in com.alibaba.nacos.client.naming.beat with type parameters of type BeatInfo Modifier and Type Field Description Map<String,BeatInfo>BeatReactor. dom2BeatMethods in com.alibaba.nacos.client.naming.beat with parameters of type BeatInfo Modifier and Type Method Description voidBeatReactor. addBeatInfo(String serviceName, BeatInfo beatInfo) -
Uses of BeatInfo in com.alibaba.nacos.client.naming.net
Methods in com.alibaba.nacos.client.naming.net with parameters of type BeatInfo Modifier and Type Method Description longNamingProxy. sendBeat(BeatInfo beatInfo)
-