Class TapSinkServiceGrpc.TapSinkServiceFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<TapSinkServiceGrpc.TapSinkServiceFutureStub>
-
- io.envoyproxy.envoy.service.tap.v2alpha.TapSinkServiceGrpc.TapSinkServiceFutureStub
-
- Enclosing class:
- TapSinkServiceGrpc
public static final class TapSinkServiceGrpc.TapSinkServiceFutureStub extends io.grpc.stub.AbstractFutureStub<TapSinkServiceGrpc.TapSinkServiceFutureStub>
[#not-implemented-hide:] A tap service to receive incoming taps. Envoy will call StreamTaps to deliver captured taps to the server
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TapSinkServiceGrpc.TapSinkServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected TapSinkServiceGrpc.TapSinkServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<TapSinkServiceGrpc.TapSinkServiceFutureStub>
-
-