Uses of Class
feast.registry.RegistryServerGrpc.RegistryServerStub
-
Packages that use RegistryServerGrpc.RegistryServerStub Package Description feast.registry -
-
Uses of RegistryServerGrpc.RegistryServerStub in feast.registry
Methods in feast.registry that return RegistryServerGrpc.RegistryServerStub Modifier and Type Method Description protected RegistryServerGrpc.RegistryServerStubRegistryServerGrpc.RegistryServerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static RegistryServerGrpc.RegistryServerStubRegistryServerGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-