Uses of Class
io.dingodb.sdk.service.entity.meta.GetDeletedIndexResponse
Packages that use GetDeletedIndexResponse
-
Uses of GetDeletedIndexResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetDeletedIndexResponseModifier and TypeMethodDescriptiondefault GetDeletedIndexResponseMetaService.getDeletedIndex(long requestId, GetDeletedIndexRequest request) default GetDeletedIndexResponseMetaService.getDeletedIndex(GetDeletedIndexRequest request) Deprecated. -
Uses of GetDeletedIndexResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetDeletedIndexResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetDeletedIndexRequest,GetDeletedIndexResponse> MetaServiceDescriptors.getDeletedIndexstatic final ServiceCallCycles<GetDeletedIndexRequest,GetDeletedIndexResponse> MetaServiceDescriptors.getDeletedIndexHandlers