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