public static final class EventsGrpc.EventsFutureStub extends io.grpc.stub.AbstractStub<EventsGrpc.EventsFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected EventsGrpc.EventsFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<EventResponse> |
constructive(EventRequest request) |
com.google.common.util.concurrent.ListenableFuture<EventResponse> |
destructive(EventRequest request) |
protected EventsGrpc.EventsFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EventsGrpc.EventsFutureStub>public com.google.common.util.concurrent.ListenableFuture<EventResponse> constructive(EventRequest request)
public com.google.common.util.concurrent.ListenableFuture<EventResponse> destructive(EventRequest request)