Uses of Class
feast.proto.serving.ServingServiceGrpc.ServingServiceStub
-
Packages that use ServingServiceGrpc.ServingServiceStub Package Description feast.proto.serving -
-
Uses of ServingServiceGrpc.ServingServiceStub in feast.proto.serving
Methods in feast.proto.serving that return ServingServiceGrpc.ServingServiceStub Modifier and Type Method Description protected ServingServiceGrpc.ServingServiceStubServingServiceGrpc.ServingServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ServingServiceGrpc.ServingServiceStubServingServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-