Uses of Class
org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
Packages that use BertLmProto.BatchScoreRequest
-
Uses of BertLmProto.BatchScoreRequest in org.languagetool.languagemodel.bert.grpc
Fields in org.languagetool.languagemodel.bert.grpc declared as BertLmProto.BatchScoreRequestModifier and TypeFieldDescriptionprivate static final BertLmProto.BatchScoreRequestBertLmProto.BatchScoreRequest.DEFAULT_INSTANCEFields in org.languagetool.languagemodel.bert.grpc with type parameters of type BertLmProto.BatchScoreRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<BertLmProto.BatchScoreRequest, BertLmProto.BatchBertLmResponse> BertLmGrpc.getBatchScoreMethodprivate static final com.google.protobuf.Parser<BertLmProto.BatchScoreRequest> BertLmProto.BatchScoreRequest.PARSERMethods in org.languagetool.languagemodel.bert.grpc that return BertLmProto.BatchScoreRequestModifier and TypeMethodDescriptionBertLmProto.BatchScoreRequest.Builder.build()BertLmProto.BatchScoreRequest.Builder.buildPartial()BertLmProto.BatchScoreRequest.getDefaultInstance()BertLmProto.BatchScoreRequest.Builder.getDefaultInstanceForType()BertLmProto.BatchScoreRequest.getDefaultInstanceForType()BertLmProto.BatchScoreRequest.parseDelimitedFrom(InputStream input) BertLmProto.BatchScoreRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BertLmProto.BatchScoreRequest.parseFrom(byte[] data) BertLmProto.BatchScoreRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BertLmProto.BatchScoreRequest.parseFrom(com.google.protobuf.ByteString data) BertLmProto.BatchScoreRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BertLmProto.BatchScoreRequest.parseFrom(com.google.protobuf.CodedInputStream input) BertLmProto.BatchScoreRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BertLmProto.BatchScoreRequest.parseFrom(InputStream input) BertLmProto.BatchScoreRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BertLmProto.BatchScoreRequest.parseFrom(ByteBuffer data) BertLmProto.BatchScoreRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.languagemodel.bert.grpc that return types with arguments of type BertLmProto.BatchScoreRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<BertLmProto.BatchScoreRequest, BertLmProto.BatchBertLmResponse> BertLmGrpc.getBatchScoreMethod()com.google.protobuf.Parser<BertLmProto.BatchScoreRequest> BertLmProto.BatchScoreRequest.getParserForType()static com.google.protobuf.Parser<BertLmProto.BatchScoreRequest> BertLmProto.BatchScoreRequest.parser()Methods in org.languagetool.languagemodel.bert.grpc with parameters of type BertLmProto.BatchScoreRequestModifier and TypeMethodDescriptiondefault voidBertLmGrpc.AsyncService.batchScore(BertLmProto.BatchScoreRequest request, io.grpc.stub.StreamObserver<BertLmProto.BatchBertLmResponse> responseObserver) BertLmGrpc.BertLmBlockingStub.batchScore(BertLmProto.BatchScoreRequest request) com.google.common.util.concurrent.ListenableFuture<BertLmProto.BatchBertLmResponse> BertLmGrpc.BertLmFutureStub.batchScore(BertLmProto.BatchScoreRequest request) voidBertLmGrpc.BertLmStub.batchScore(BertLmProto.BatchScoreRequest request, io.grpc.stub.StreamObserver<BertLmProto.BatchBertLmResponse> responseObserver) private voidBertLmProto.BatchScoreRequest.Builder.buildPartial0(BertLmProto.BatchScoreRequest result) private voidBertLmProto.BatchScoreRequest.Builder.buildPartialRepeatedFields(BertLmProto.BatchScoreRequest result) BertLmProto.BatchScoreRequest.Builder.mergeFrom(BertLmProto.BatchScoreRequest other) BertLmProto.BatchScoreRequest.newBuilder(BertLmProto.BatchScoreRequest prototype)