Package | Description |
---|---|
com.amazonaws.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AmazonAthenaAsync
Interface for accessing Amazon Athena asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmazonAthena
Abstract implementation of
AmazonAthena . |
class |
AbstractAmazonAthenaAsync
Abstract implementation of
AmazonAthenaAsync . |
class |
AmazonAthenaAsyncClient
Client for accessing Amazon Athena asynchronously.
|
class |
AmazonAthenaClient
Client for accessing Amazon Athena.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonAthena |
AmazonAthenaClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonAthena using the current builder configuration.
|
static AmazonAthena |
AmazonAthenaClientBuilder.defaultClient() |
Copyright © 2024. All rights reserved.