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