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