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