Uses of Class
org.apache.calcite.avatica.remote.AvaticaHttpClientFactoryImpl
-
Packages that use AvaticaHttpClientFactoryImpl Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of AvaticaHttpClientFactoryImpl in org.apache.calcite.avatica.remote
Fields in org.apache.calcite.avatica.remote declared as AvaticaHttpClientFactoryImpl Modifier and Type Field Description static AvaticaHttpClientFactoryImplAvaticaHttpClientFactoryImpl. INSTANCEMethods in org.apache.calcite.avatica.remote that return AvaticaHttpClientFactoryImpl Modifier and Type Method Description static AvaticaHttpClientFactoryImplAvaticaHttpClientFactoryImpl. getInstance()Returns a singleton instance ofAvaticaHttpClientFactoryImpl.
-