Uses of Class
io.dingodb.sdk.service.entity.node.CheckVectorIndexRequest
Packages that use CheckVectorIndexRequest
-
Uses of CheckVectorIndexRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type CheckVectorIndexRequestModifier and TypeMethodDescriptiondefault CheckVectorIndexResponseNodeService.checkVectorIndex(long requestId, CheckVectorIndexRequest request) default CheckVectorIndexResponseNodeService.checkVectorIndex(CheckVectorIndexRequest request) Deprecated. -
Uses of CheckVectorIndexRequest in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type CheckVectorIndexRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<CheckVectorIndexRequest,CheckVectorIndexResponse> NodeServiceDescriptors.checkVectorIndexstatic final ServiceCallCycles<CheckVectorIndexRequest,CheckVectorIndexResponse> NodeServiceDescriptors.checkVectorIndexHandlers