public static final class MLServerGrpc.MLServerBlockingStub extends io.grpc.stub.AbstractBlockingStub<MLServerGrpc.MLServerBlockingStub>
Modifier and Type | Method and Description |
---|---|
protected MLServerGrpc.MLServerBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
MLServerProto.MatchResponse |
match(MLServerProto.MatchRequest request) |
MLServerProto.MatchResponse |
matchAnalyzed(MLServerProto.AnalyzedMatchRequest request) |
protected MLServerGrpc.MLServerBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<MLServerGrpc.MLServerBlockingStub>
public MLServerProto.MatchResponse match(MLServerProto.MatchRequest request)
public MLServerProto.MatchResponse matchAnalyzed(MLServerProto.AnalyzedMatchRequest request)