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