Uses of Class
io.dingodb.sdk.service.entity.meta.GetTablesCountResponse
Packages that use GetTablesCountResponse
-
Uses of GetTablesCountResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetTablesCountResponseModifier and TypeMethodDescriptiondefault GetTablesCountResponseMetaService.getTablesCount(long requestId, GetTablesCountRequest request) default GetTablesCountResponseMetaService.getTablesCount(GetTablesCountRequest request) Deprecated. -
Uses of GetTablesCountResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetTablesCountResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetTablesCountRequest,GetTablesCountResponse> MetaServiceDescriptors.getTablesCountstatic final ServiceCallCycles<GetTablesCountRequest,GetTablesCountResponse> MetaServiceDescriptors.getTablesCountHandlers