Uses of Class
ai.konduit.serving.vertx.protocols.grpc.api.InferenceGrpc.InferenceFutureStub
-
Packages that use InferenceGrpc.InferenceFutureStub Package Description ai.konduit.serving.vertx.protocols.grpc.api -
-
Uses of InferenceGrpc.InferenceFutureStub in ai.konduit.serving.vertx.protocols.grpc.api
Methods in ai.konduit.serving.vertx.protocols.grpc.api that return InferenceGrpc.InferenceFutureStub Modifier and Type Method Description protected InferenceGrpc.InferenceFutureStubInferenceGrpc.InferenceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static InferenceGrpc.InferenceFutureStubInferenceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-