public static final class MLServerGrpc.MLServerFutureStub extends io.grpc.stub.AbstractFutureStub<MLServerGrpc.MLServerFutureStub>
Modifier and Type | Method and Description |
---|---|
protected MLServerGrpc.MLServerFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<MLServerProto.MatchResponse> |
match(MLServerProto.MatchRequest request) |
com.google.common.util.concurrent.ListenableFuture<MLServerProto.MatchResponse> |
matchAnalyzed(MLServerProto.AnalyzedMatchRequest request) |
protected MLServerGrpc.MLServerFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<MLServerGrpc.MLServerFutureStub>
public com.google.common.util.concurrent.ListenableFuture<MLServerProto.MatchResponse> match(MLServerProto.MatchRequest request)
public com.google.common.util.concurrent.ListenableFuture<MLServerProto.MatchResponse> matchAnalyzed(MLServerProto.AnalyzedMatchRequest request)