Uses of Package
com.datastax.astra.internal.command
Packages that use com.datastax.astra.internal.command
Package
Description
Administration classes to manage Databases and Namespaces.
Top package to interact with Collections
Classes for options of the core commands.
Top package to interact with Databases and Keyspaces.
Exceptions specialized checked and unchecked thrown by the client.
Top package to interact with Tables.
Internal technical classes to run commands against the API.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.client.adminClassDescriptionAbstract base class for executing commands and handling their results.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.client.collectionsClassDescriptionAbstract base class for executing commands and handling their results.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.client.core.optionsClassDescriptionDefines the contract for observers that react to command executions within the DataApiClient.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.client.databasesClassDescriptionAbstract base class for executing commands and handling their results.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.client.exceptionsClassDescriptionEncapsulates detailed information about the execution of a command, including the original request, the raw response, HTTP response details, and timing information.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.client.tablesClassDescriptionAbstract base class for executing commands and handling their results.Defines the contract for observers that react to command executions within the DataApiClient.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.internal.commandClassDescriptionDefines the contract for observers that react to command executions within the DataApiClient.Encapsulates detailed information about the execution of a command, including the original request, the raw response, HTTP response details, and timing information.Builder class for execution information