Class Athena2ClientFactory


  • public final class Athena2ClientFactory
    extends Object
    Factory class to return the correct type of AWS Athena client.
    • Method Detail

      • getAWSAthenaClient

        public static Athena2InternalClient getAWSAthenaClient​(Athena2Configuration configuration)
        Return the correct AWS Athena client (based on remote vs local).
        Parameters:
        configuration - configuration
        Returns:
        AthenaClient