Package dev.enola.core.proto
Class EnolaServiceGrpc.EnolaServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<EnolaServiceGrpc.EnolaServiceFutureStub>
io.grpc.stub.AbstractFutureStub<EnolaServiceGrpc.EnolaServiceFutureStub>
dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceFutureStub
- Enclosing class:
EnolaServiceGrpc
public static final class EnolaServiceGrpc.EnolaServiceFutureStub
extends io.grpc.stub.AbstractFutureStub<EnolaServiceGrpc.EnolaServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service EnolaService.
This is the API with which Enola clients (such as a CLI or UI) connect.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionprotected EnolaServiceGrpc.EnolaServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) getThing(GetThingRequest request) getThings(GetThingsRequest request) Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected EnolaServiceGrpc.EnolaServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<EnolaServiceGrpc.EnolaServiceFutureStub>
-
getFileDescriptorSet
-
getThing
-
getThings
-