Uses of Interface
com.amazonaws.athena.connector.lambda.metadata.optimizations.querypassthrough.QueryPassthroughSignature
-
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.cloudwatch.qpt
Classes in com.amazonaws.athena.connectors.cloudwatch.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
CloudwatchQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.docdb.qpt
Classes in com.amazonaws.athena.connectors.docdb.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
DocDBQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.dynamodb.qpt
Classes in com.amazonaws.athena.connectors.dynamodb.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
DDBQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.elasticsearch.qpt
Classes in com.amazonaws.athena.connectors.elasticsearch.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
ElasticsearchQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.google.bigquery.qpt
Classes in com.amazonaws.athena.connectors.google.bigquery.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
BigQueryQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.hbase.qpt
Classes in com.amazonaws.athena.connectors.hbase.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
HbaseQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.jdbc.qpt
Classes in com.amazonaws.athena.connectors.jdbc.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
JdbcQueryPassthrough
A Singleton class that implements QPT signature interface to define the JDBC Query Passthrough Function's signature that will be used to inform the engine how to define QPT Function for a JDBC connector -
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.neptune.qpt
Classes in com.amazonaws.athena.connectors.neptune.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
NeptuneGremlinQueryPassthrough
A Singleton class that implements QPT signature interface to define the Neptune Gremlin (PropertyGraph Type) Query Passthrough Function's signature that will be used to inform the engine how to define QPT Function for a Neptune connectorclass
NeptuneSparqlQueryPassthrough
A Singleton class that implements QPT signature interface to define the Neptune Sparql (RDF Type) Query Passthrough Function's signature that will be used to inform the engine how to define QPT Function for a Neptune connector -
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.redis.qpt
Classes in com.amazonaws.athena.connectors.redis.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
RedisQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.timestream.qpt
Classes in com.amazonaws.athena.connectors.timestream.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
TimestreamQueryPassthrough
-
Uses of QueryPassthroughSignature in com.amazonaws.athena.connectors.tpcds.qpt
Classes in com.amazonaws.athena.connectors.tpcds.qpt that implement QueryPassthroughSignature Modifier and Type Class Description class
TPCDSQueryPassthrough
-