Uses of Class
feast.proto.serving.ServingServiceGrpc.ServingServiceFutureStub
-
Packages that use ServingServiceGrpc.ServingServiceFutureStub Package Description feast.proto.serving -
-
Uses of ServingServiceGrpc.ServingServiceFutureStub in feast.proto.serving
Methods in feast.proto.serving that return ServingServiceGrpc.ServingServiceFutureStub Modifier and Type Method Description protected ServingServiceGrpc.ServingServiceFutureStubServingServiceGrpc.ServingServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ServingServiceGrpc.ServingServiceFutureStubServingServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-