Uses of Class
io.dingodb.sdk.service.entity.document.DocumentSearchRequest
Packages that use DocumentSearchRequest
-
Uses of DocumentSearchRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DocumentSearchRequestModifier and TypeMethodDescriptiondefault DocumentSearchResponseDocumentService.documentSearch(long requestId, DocumentSearchRequest request) default DocumentSearchResponseDocumentService.documentSearch(DocumentSearchRequest request) Deprecated. -
Uses of DocumentSearchRequest in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type DocumentSearchRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DocumentSearchRequest,DocumentSearchResponse> DocumentServiceDescriptors.documentSearchstatic final ServiceCallCycles<DocumentSearchRequest,DocumentSearchResponse> DocumentServiceDescriptors.documentSearchHandlers