Uses of Class
io.dingodb.sdk.service.entity.document.DocumentBatchQueryResponse
Packages that use DocumentBatchQueryResponse
-
Uses of DocumentBatchQueryResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return DocumentBatchQueryResponseModifier and TypeMethodDescriptiondefault DocumentBatchQueryResponseDocumentService.documentBatchQuery(long requestId, DocumentBatchQueryRequest request) default DocumentBatchQueryResponseDocumentService.documentBatchQuery(DocumentBatchQueryRequest request) Deprecated. -
Uses of DocumentBatchQueryResponse in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type DocumentBatchQueryResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DocumentBatchQueryRequest,DocumentBatchQueryResponse> DocumentServiceDescriptors.documentBatchQueryDocumentServiceDescriptors.documentBatchQueryHandlers