Class EventReportingServiceGrpc.EventReportingServiceFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<EventReportingServiceGrpc.EventReportingServiceFutureStub>
-
- io.envoyproxy.envoy.service.event_reporting.v2alpha.EventReportingServiceGrpc.EventReportingServiceFutureStub
-
- Enclosing class:
- EventReportingServiceGrpc
public static final class EventReportingServiceGrpc.EventReportingServiceFutureStub extends io.grpc.stub.AbstractFutureStub<EventReportingServiceGrpc.EventReportingServiceFutureStub>
[#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.EventReportingServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected EventReportingServiceGrpc.EventReportingServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<EventReportingServiceGrpc.EventReportingServiceFutureStub>
-
-