Uses of Class
com.amazonaws.athena.connector.lambda.metadata.ListTablesResponse
-
-
Uses of ListTablesResponse in com.amazonaws.athena.connector.lambda.handlers
Methods in com.amazonaws.athena.connector.lambda.handlers that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
GlueMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest request)
Returns an unfiltered list of tables from AWS Glue DataCatalog for the requested schema (aka database)protected ListTablesResponse
GlueMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest request, GlueMetadataHandler.TableFilter filter)
Returns a paginated list of tables from AWS Glue DataCatalog with optional filtering for the requested schema (aka database).abstract ListTablesResponse
MetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Used to get the list of tables that this source contains. -
Uses of ListTablesResponse in com.amazonaws.athena.connector.validation
Methods in com.amazonaws.athena.connector.validation that return ListTablesResponse Modifier and Type Method Description static ListTablesResponse
LambdaMetadataProvider. listTables(String catalog, String schema, String metadataFunction, FederatedIdentity identity)
This method builds and executes a ListTablesRequest against the specified Lambda function. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.aws.cmdb
Methods in com.amazonaws.athena.connectors.aws.cmdb that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
AwsCmdbMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
Returns the list of supported tables on the requested schema discovered from the loaded TableProvider scan. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.clickhouse
Methods in com.amazonaws.athena.connectors.clickhouse that return ListTablesResponse Modifier and Type Method Description protected ListTablesResponse
ClickHouseMetadataHandler. listPaginatedTables(Connection connection, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.cloudwatch
Methods in com.amazonaws.athena.connectors.cloudwatch that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
CloudwatchMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
List LogStreams within the requested schema (aka LogGroup) in your Cloudwatch account treating each as a 'table'. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.cloudwatch.metrics
Methods in com.amazonaws.athena.connectors.cloudwatch.metrics that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
MetricsMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
Supports a set of static tables defined by: TABLES -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.db2
Methods in com.amazonaws.athena.connectors.db2 that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
Db2MetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
Overridden this method to fetch table(s) for selected schema in Athena Data window. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.db2as400
Methods in com.amazonaws.athena.connectors.db2as400 that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
Db2As400MetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
Overridden this method to fetch table(s) for selected schema in Athena Data window. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.docdb
Methods in com.amazonaws.athena.connectors.docdb that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
DocDBMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest request)
List collections in the requested schema in your DocumentDB instance treating the requested schema as an DocumentDB database. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.dynamodb
Methods in com.amazonaws.athena.connectors.dynamodb that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
DynamoDBMetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Lists all Glue tables (if not disabled) in the schema specified that indicate use for DynamoDB metadata. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.elasticsearch
Methods in com.amazonaws.athena.connectors.elasticsearch that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
ElasticsearchMetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Used to get the list of indices contained in the specified domain. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.example
Methods in com.amazonaws.athena.connectors.example that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
ExampleMetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Used to get a paginated list of tables that this source contains. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.gcs
Methods in com.amazonaws.athena.connectors.gcs that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
GcsMetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Used to get the list of tables that this source contains. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.google.bigquery
Methods in com.amazonaws.athena.connectors.google.bigquery that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
BigQueryMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.hbase
Methods in com.amazonaws.athena.connectors.hbase that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
HbaseMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest request)
List tables in the requested schema in your HBase instance treating the requested schema as an HBase namespace. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.jdbc
Methods in com.amazonaws.athena.connectors.jdbc that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
MultiplexingJdbcMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.jdbc.manager
Methods in com.amazonaws.athena.connectors.jdbc.manager that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
JdbcMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest listTablesRequest)
protected ListTablesResponse
JdbcMetadataHandler. listPaginatedTables(Connection connection, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.kafka
Methods in com.amazonaws.athena.connectors.kafka that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
KafkaMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest federationListTablesRequest)
List all the tables. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.msk
Methods in com.amazonaws.athena.connectors.msk that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
AmazonMskMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest federationListTablesRequest)
List all the tables. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.mysql
Methods in com.amazonaws.athena.connectors.mysql that return ListTablesResponse Modifier and Type Method Description protected ListTablesResponse
MySqlMetadataHandler. listPaginatedTables(Connection connection, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.neptune
Methods in com.amazonaws.athena.connectors.neptune that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
NeptuneMetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Used to get the list of tables that this data source contains. -
Uses of ListTablesResponse in com.amazonaws.athena.connectors.oracle
Methods in com.amazonaws.athena.connectors.oracle that return ListTablesResponse Modifier and Type Method Description protected ListTablesResponse
OracleMetadataHandler. listPaginatedTables(Connection connection, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.postgresql
Methods in com.amazonaws.athena.connectors.postgresql that return ListTablesResponse Modifier and Type Method Description protected ListTablesResponse
PostGreSqlMetadataHandler. listPaginatedTables(Connection connection, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.redis
Methods in com.amazonaws.athena.connectors.redis that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
RedisMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest request)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.sqlserver
Methods in com.amazonaws.athena.connectors.sqlserver that return ListTablesResponse Modifier and Type Method Description protected ListTablesResponse
SqlServerMetadataHandler. listPaginatedTables(Connection connection, ListTablesRequest listTablesRequest)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.timestream
Methods in com.amazonaws.athena.connectors.timestream that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
TimestreamMetadataHandler. doListTables(BlockAllocator blockAllocator, ListTablesRequest request)
-
Uses of ListTablesResponse in com.amazonaws.athena.connectors.tpcds
Methods in com.amazonaws.athena.connectors.tpcds that return ListTablesResponse Modifier and Type Method Description ListTablesResponse
TPCDSMetadataHandler. doListTables(BlockAllocator allocator, ListTablesRequest request)
Used to get the list of static tables from TerraData's TPCDS generator.
-