Uses of Class
io.dingodb.sdk.service.entity.meta.UpdateTablesRequest
Packages that use UpdateTablesRequest
-
Uses of UpdateTablesRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type UpdateTablesRequestModifier and TypeMethodDescriptiondefault UpdateTablesResponseMetaService.updateTables(long requestId, UpdateTablesRequest request) default UpdateTablesResponseMetaService.updateTables(UpdateTablesRequest request) Deprecated. -
Uses of UpdateTablesRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type UpdateTablesRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<UpdateTablesRequest,UpdateTablesResponse> MetaServiceDescriptors.updateTablesstatic final ServiceCallCycles<UpdateTablesRequest,UpdateTablesResponse> MetaServiceDescriptors.updateTablesHandlers