Uses of Class
io.dingodb.sdk.service.entity.node.GetVectorIndexSnapshotResponse
Packages that use GetVectorIndexSnapshotResponse
-
Uses of GetVectorIndexSnapshotResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetVectorIndexSnapshotResponseModifier and TypeMethodDescriptiondefault GetVectorIndexSnapshotResponseNodeService.getVectorIndexSnapshot(long requestId, GetVectorIndexSnapshotRequest request) default GetVectorIndexSnapshotResponseNodeService.getVectorIndexSnapshot(GetVectorIndexSnapshotRequest request) Deprecated. -
Uses of GetVectorIndexSnapshotResponse in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type GetVectorIndexSnapshotResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetVectorIndexSnapshotRequest,GetVectorIndexSnapshotResponse> NodeServiceDescriptors.getVectorIndexSnapshotNodeServiceDescriptors.getVectorIndexSnapshotHandlers