Class EventReportingServiceGrpc.EventReportingServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<EventReportingServiceGrpc.EventReportingServiceBlockingStub>
-
- io.envoyproxy.envoy.service.event_reporting.v3.EventReportingServiceGrpc.EventReportingServiceBlockingStub
-
- Enclosing class:
- EventReportingServiceGrpc
public static final class EventReportingServiceGrpc.EventReportingServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<EventReportingServiceGrpc.EventReportingServiceBlockingStub>
[#not-implemented-hide:] Service for streaming different types of events from Envoy to a server. The examples of such events may be health check or outlier detection events.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected EventReportingServiceGrpc.EventReportingServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected EventReportingServiceGrpc.EventReportingServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<EventReportingServiceGrpc.EventReportingServiceBlockingStub>
-
-