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 DataAPIClient
Creates aDataAPIClient
configured for interacting with Astra in a production environment.static DataAPIClient
Creates aDataAPIClient
configured for interacting with Astra in a development environment.static DataAPIClient
Creates aDataAPIClient
specifically configured for interacting with Astra in a test environment.static DataAPIClient
DataAPIClients.clientCassandra()
Creates and configures aDataAPIClient
for interaction with a local instance of DataAPI, a data gateway that facilitates working with Apache Cassandra®.static DataAPIClient
DataAPIClients.clientCassandra
(String username, String password) Creates and configures aDataAPIClient
for interaction with a local instance of DataAPI, a data gateway that facilitates working with Apache Cassandra®.static DataAPIClient
DataAPIClients.clientHCD()
Creates and configures aDataAPIClient
specifically designed for interaction with a local instance of the Data API and Cassandra.static DataAPIClient
Creates and configures aDataAPIClient
specifically designed for interaction with a local instance of the Data API and Cassandra.