Uses of Class
io.dingodb.sdk.service.entity.meta.GetTablesRequest
Packages that use GetTablesRequest
-
Uses of GetTablesRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetTablesRequestModifier and TypeMethodDescriptiondefault GetTablesResponseMetaService.getTables(long requestId, GetTablesRequest request) default GetTablesResponseMetaService.getTables(GetTablesRequest request) Deprecated. -
Uses of GetTablesRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetTablesRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetTablesRequest,GetTablesResponse> MetaServiceDescriptors.getTablesstatic final ServiceCallCycles<GetTablesRequest,GetTablesResponse> MetaServiceDescriptors.getTablesHandlers