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