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