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