public static final class AggregatedDiscoveryService.Stub extends AggregatedDiscoveryService implements AggregatedDiscoveryService.Interface
AggregatedDiscoveryService.BlockingInterface, AggregatedDiscoveryService.Interface, AggregatedDiscoveryService.Stub| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
incrementalAggregatedResources(com.google.protobuf.RpcController controller,
IncrementalDiscoveryRequest request,
com.google.protobuf.RpcCallback<IncrementalDiscoveryResponse> done)
rpc IncrementalAggregatedResources(stream .envoy.api.v2.IncrementalDiscoveryRequest) returns (stream .envoy.api.v2.IncrementalDiscoveryResponse); |
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 incrementalAggregatedResources(com.google.protobuf.RpcController controller,
IncrementalDiscoveryRequest request,
com.google.protobuf.RpcCallback<IncrementalDiscoveryResponse> done)
AggregatedDiscoveryServicerpc IncrementalAggregatedResources(stream .envoy.api.v2.IncrementalDiscoveryRequest) returns (stream .envoy.api.v2.IncrementalDiscoveryResponse);incrementalAggregatedResources in interface AggregatedDiscoveryService.InterfaceincrementalAggregatedResources in class AggregatedDiscoveryServiceCopyright © 2018–2019 The Envoy Project. All rights reserved.