Uses of Class
io.dingodb.sdk.service.entity.document.DocumentScanQueryRequest
Packages that use DocumentScanQueryRequest
-
Uses of DocumentScanQueryRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DocumentScanQueryRequestModifier and TypeMethodDescriptiondefault DocumentScanQueryResponseDocumentService.documentScanQuery(long requestId, DocumentScanQueryRequest request) default DocumentScanQueryResponseDocumentService.documentScanQuery(DocumentScanQueryRequest request) Deprecated. -
Uses of DocumentScanQueryRequest in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type DocumentScanQueryRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DocumentScanQueryRequest,DocumentScanQueryResponse> DocumentServiceDescriptors.documentScanQueryDocumentServiceDescriptors.documentScanQueryHandlers