public class XdsConnection extends AbstractConnection<io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse>
streamObserver| 构造器和说明 |
|---|
XdsConnection(io.grpc.stub.StreamObserver<io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse> streamObserver) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
push(io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse response,
WatchedStatus watchedStatus)
Push data to grpc connection.
|
addWatchedResource, getConnectionId, getWatchedStatusByType, setConnectionIdpublic XdsConnection(io.grpc.stub.StreamObserver<io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse> streamObserver)
public void push(io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse response,
WatchedStatus watchedStatus)
AbstractConnectionpush 在类中 AbstractConnection<io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse>response - responsewatchedStatus - watched statusCopyright © 2018–2023 Alibaba Group. All rights reserved.