public static final class AggregatedDiscoveryService.Stub extends AggregatedDiscoveryService implements AggregatedDiscoveryService.Interface
AggregatedDiscoveryService.BlockingInterface, AggregatedDiscoveryService.Interface, AggregatedDiscoveryService.Stub| Modifier and Type | Method and Description |
|---|---|
void |
deltaAggregatedResources(com.google.protobuf.RpcController controller,
DeltaDiscoveryRequest request,
com.google.protobuf.RpcCallback<DeltaDiscoveryResponse> done)
rpc DeltaAggregatedResources(stream .envoy.api.v2.DeltaDiscoveryRequest) returns (stream .envoy.api.v2.DeltaDiscoveryResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
streamAggregatedResources(com.google.protobuf.RpcController controller,
DiscoveryRequest request,
com.google.protobuf.RpcCallback<DiscoveryResponse> done)
This is a gRPC-only API.
|
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void streamAggregatedResources(com.google.protobuf.RpcController controller,
DiscoveryRequest request,
com.google.protobuf.RpcCallback<DiscoveryResponse> done)
AggregatedDiscoveryServiceThis is a gRPC-only API.
rpc StreamAggregatedResources(stream .envoy.api.v2.DiscoveryRequest) returns (stream .envoy.api.v2.DiscoveryResponse);streamAggregatedResources in interface AggregatedDiscoveryService.InterfacestreamAggregatedResources in class AggregatedDiscoveryServicepublic void deltaAggregatedResources(com.google.protobuf.RpcController controller,
DeltaDiscoveryRequest request,
com.google.protobuf.RpcCallback<DeltaDiscoveryResponse> done)
AggregatedDiscoveryServicerpc DeltaAggregatedResources(stream .envoy.api.v2.DeltaDiscoveryRequest) returns (stream .envoy.api.v2.DeltaDiscoveryResponse);deltaAggregatedResources in interface AggregatedDiscoveryService.InterfacedeltaAggregatedResources in class AggregatedDiscoveryServiceCopyright © 2018–2021 The Envoy Project. All rights reserved.