Uses of Class
com.dtsx.astra.sdk.db.DatabaseClient
Package
Description
Sub Clients relative to Astra Db Service.
Utility Classes for devops.
-
Uses of DatabaseClient in com.dtsx.astra.sdk.db
Modifier and TypeMethodDescriptionUse the database part of the API.AstraDbClient.databaseByName
(String dbName) Use the database part of the API from its name. -
Uses of DatabaseClient in com.dtsx.astra.sdk.utils
Modifier and TypeMethodDescriptionstatic void
TestUtils.waitForDbStatus
(DatabaseClient dbc, DatabaseStatusType status, int timeoutSeconds) Wait for db to have proper status.