Uses of Class
io.dingodb.sdk.service.entity.meta.GetTablesBySchemaRequest
Packages that use GetTablesBySchemaRequest
-
Uses of GetTablesBySchemaRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetTablesBySchemaRequestModifier and TypeMethodDescriptiondefault GetTablesBySchemaResponseMetaService.getTablesBySchema(long requestId, GetTablesBySchemaRequest request) default GetTablesBySchemaResponseMetaService.getTablesBySchema(GetTablesBySchemaRequest request) Deprecated. -
Uses of GetTablesBySchemaRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetTablesBySchemaRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetTablesBySchemaRequest,GetTablesBySchemaResponse> MetaServiceDescriptors.getTablesBySchemaMetaServiceDescriptors.getTablesBySchemaHandlers