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