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