Uses of Class
io.dingodb.sdk.service.entity.index.VectorLoadRequest
Packages that use VectorLoadRequest
-
Uses of VectorLoadRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type VectorLoadRequestModifier and TypeMethodDescriptiondefault VectorLoadResponseIndexService.vectorLoad(long requestId, VectorLoadRequest request) default VectorLoadResponseIndexService.vectorLoad(VectorLoadRequest request) Deprecated. -
Uses of VectorLoadRequest in io.dingodb.sdk.service.desc.index
Fields in io.dingodb.sdk.service.desc.index with type parameters of type VectorLoadRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<VectorLoadRequest,VectorLoadResponse> IndexServiceDescriptors.vectorLoadstatic final ServiceCallCycles<VectorLoadRequest,VectorLoadResponse> IndexServiceDescriptors.vectorLoadHandlers