Uses of Class
io.dingodb.sdk.service.entity.diskann.VectorPushDataRequest
Packages that use VectorPushDataRequest
-
Uses of VectorPushDataRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type VectorPushDataRequestModifier and TypeMethodDescriptiondefault VectorPushDataResponseDiskAnnService.vectorPushData(long requestId, VectorPushDataRequest request) default VectorPushDataResponseDiskAnnService.vectorPushData(VectorPushDataRequest request) Deprecated. -
Uses of VectorPushDataRequest in io.dingodb.sdk.service.desc.diskann
Fields in io.dingodb.sdk.service.desc.diskann with type parameters of type VectorPushDataRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<VectorPushDataRequest,VectorPushDataResponse> DiskAnnServiceDescriptors.vectorPushDatastatic final ServiceCallCycles<VectorPushDataRequest,VectorPushDataResponse> DiskAnnServiceDescriptors.vectorPushDataHandlers