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