Uses of Class
io.dingodb.sdk.service.entity.meta.DropIndexOnTableRequest
Packages that use DropIndexOnTableRequest
-
Uses of DropIndexOnTableRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DropIndexOnTableRequestModifier and TypeMethodDescriptiondefault DropIndexOnTableResponseMetaService.dropIndexOnTable(long requestId, DropIndexOnTableRequest request) default DropIndexOnTableResponseMetaService.dropIndexOnTable(DropIndexOnTableRequest request) Deprecated. -
Uses of DropIndexOnTableRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type DropIndexOnTableRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DropIndexOnTableRequest,DropIndexOnTableResponse> MetaServiceDescriptors.dropIndexOnTablestatic final ServiceCallCycles<DropIndexOnTableRequest,DropIndexOnTableResponse> MetaServiceDescriptors.dropIndexOnTableHandlers