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