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