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