Uses of Class
com.datastax.astra.client.DataAPIClient
Packages that use DataAPIClient
-
Uses of DataAPIClient in com.datastax.astra.client
Methods in com.datastax.astra.client that return DataAPIClientModifier and TypeMethodDescriptionstatic DataAPIClientCreates aDataAPIClientconfigured for interacting with Astra in a production environment.static DataAPIClientCreates aDataAPIClientconfigured for interacting with Astra in a development environment.static DataAPIClientCreates aDataAPIClientspecifically configured for interacting with Astra in a test environment.static DataAPIClientDataAPIClients.clientCassandra()Creates and configures aDataAPIClientfor interaction with a local instance of DataAPI, a data gateway that facilitates working with Apache Cassandra®.static DataAPIClientDataAPIClients.clientCassandra(String username, String password) Creates and configures aDataAPIClientfor interaction with a local instance of DataAPI, a data gateway that facilitates working with Apache Cassandra®.static DataAPIClientDataAPIClients.clientHCD()Creates and configures aDataAPIClientspecifically designed for interaction with a local instance of the Data API and Cassandra.static DataAPIClientCreates and configures aDataAPIClientspecifically designed for interaction with a local instance of the Data API and Cassandra.