Uses of Class
io.dingodb.sdk.service.entity.node.InstallVectorIndexSnapshotRequest
Packages that use InstallVectorIndexSnapshotRequest
-
Uses of InstallVectorIndexSnapshotRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type InstallVectorIndexSnapshotRequestModifier and TypeMethodDescriptionNodeService.installVectorIndexSnapshot(long requestId, InstallVectorIndexSnapshotRequest request) NodeService.installVectorIndexSnapshot(InstallVectorIndexSnapshotRequest request) Deprecated. -
Uses of InstallVectorIndexSnapshotRequest in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type InstallVectorIndexSnapshotRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<InstallVectorIndexSnapshotRequest,InstallVectorIndexSnapshotResponse> NodeServiceDescriptors.installVectorIndexSnapshotstatic final ServiceCallCycles<InstallVectorIndexSnapshotRequest,InstallVectorIndexSnapshotResponse> NodeServiceDescriptors.installVectorIndexSnapshotHandlers