@Configuration(proxyBeanMethods=false) @ConditionalOnBean(name="org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration") public class DubboServiceDiscoveryAutoConfiguration.EurekaConfiguration extends Object
| Constructor and Description |
|---|
EurekaConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.cloud.client.discovery.event.HeartbeatEvent> |
heartbeatEventChangedPredicate()
Compare
apps hash code between last
Applications and current. |
@Bean public Predicate<org.springframework.cloud.client.discovery.event.HeartbeatEvent> heartbeatEventChangedPredicate()
apps hash code between last
Applications and current.Applications.getAppsHashCode()Copyright © 2021 Pivotal Software, Inc.. All rights reserved.