public static final class BertLmGrpc.BertLmBlockingStub extends io.grpc.stub.AbstractBlockingStub<BertLmGrpc.BertLmBlockingStub>
Modifier and Type | Method and Description |
---|---|
BertLmProto.BatchBertLmResponse |
batchScore(BertLmProto.BatchScoreRequest request) |
protected BertLmGrpc.BertLmBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
BertLmProto.BertLmResponse |
score(BertLmProto.ScoreRequest request) |
protected BertLmGrpc.BertLmBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<BertLmGrpc.BertLmBlockingStub>
public BertLmProto.BertLmResponse score(BertLmProto.ScoreRequest request)
public BertLmProto.BatchBertLmResponse batchScore(BertLmProto.BatchScoreRequest request)