Uses of Class
io.dingodb.sdk.service.entity.meta.DropIndexRequest
Packages that use DropIndexRequest
-
Uses of DropIndexRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DropIndexRequestModifier and TypeMethodDescriptiondefault DropIndexResponseMetaService.dropIndex(long requestId, DropIndexRequest request) default DropIndexResponseMetaService.dropIndex(DropIndexRequest request) Deprecated. -
Uses of DropIndexRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type DropIndexRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DropIndexRequest,DropIndexResponse> MetaServiceDescriptors.dropIndexstatic final ServiceCallCycles<DropIndexRequest,DropIndexResponse> MetaServiceDescriptors.dropIndexHandlers