public interface DiscoveryUpstreamDataSubscriber
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onSubscribe(org.apache.shenyu.common.dto.DiscoverySyncData upstreamDataList)
On subscribe.
|
default void |
refresh()
Refresh.
|
void |
unSubscribe(org.apache.shenyu.common.dto.DiscoverySyncData upstreamDataList)
Un subscribe.
|
void onSubscribe(org.apache.shenyu.common.dto.DiscoverySyncData upstreamDataList)
upstreamDataList - the discoveryUpstream datavoid unSubscribe(org.apache.shenyu.common.dto.DiscoverySyncData upstreamDataList)
upstreamDataList - the upstreamData datadefault void refresh()
Copyright © 2026 The Apache Software Foundation. All rights reserved.