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