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