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