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