Uses of Class
io.dingodb.sdk.service.entity.meta.GetTableResponse
Packages that use GetTableResponse
-
Uses of GetTableResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetTableResponseModifier and TypeMethodDescriptiondefault GetTableResponseMetaService.getTable(long requestId, GetTableRequest request) default GetTableResponseMetaService.getTable(GetTableRequest request) Deprecated. -
Uses of GetTableResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetTableResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetTableRequest,GetTableResponse> MetaServiceDescriptors.getTablestatic final ServiceCallCycles<GetTableRequest,GetTableResponse> MetaServiceDescriptors.getTableHandlers