Uses of Class
io.trino.plugin.thrift.api.TrinoThriftServiceException
Packages that use TrinoThriftServiceException
-
Uses of TrinoThriftServiceException in io.trino.plugin.thrift.api
Methods in io.trino.plugin.thrift.api that throw TrinoThriftServiceExceptionModifier and TypeMethodDescriptionTrinoThriftService.getTableMetadata(TrinoThriftSchemaTableName schemaTableName) Returns metadata for a given table.TrinoThriftService.listSchemaNames()Returns available schema names.TrinoThriftService.listTables(TrinoThriftNullableSchemaName schemaNameOrNull) Returns tables for the given schema name.