public static final class TraceServiceOuterClass.TraceService.Stub extends TraceServiceOuterClass.TraceService implements TraceServiceOuterClass.TraceService.Interface
TraceServiceOuterClass.TraceService.BlockingInterface, TraceServiceOuterClass.TraceService.Interface, TraceServiceOuterClass.TraceService.Stub| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
streamTraces(com.google.protobuf.RpcController controller,
TraceServiceOuterClass.StreamTracesMessage request,
com.google.protobuf.RpcCallback<TraceServiceOuterClass.StreamTracesResponse> done)
Envoy will connect and send StreamTracesMessage messages forever.
|
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void streamTraces(com.google.protobuf.RpcController controller,
TraceServiceOuterClass.StreamTracesMessage request,
com.google.protobuf.RpcCallback<TraceServiceOuterClass.StreamTracesResponse> done)
TraceServiceOuterClass.TraceServiceEnvoy will connect and send StreamTracesMessage messages forever. It does not expect any response to be sent as nothing would be done in the case of failure.
rpc StreamTraces(stream .envoy.service.trace.v2.StreamTracesMessage) returns (.envoy.service.trace.v2.StreamTracesResponse);streamTraces in interface TraceServiceOuterClass.TraceService.InterfacestreamTraces in class TraceServiceOuterClass.TraceServiceCopyright © 2018 The Envoy Project. All rights reserved.