Uses of Package
com.datastax.astra.internal.command
Packages that use com.datastax.astra.internal.command
Package
Description
Entrypoint and core classes for the client.
Administration classes to manage Databases and Namespaces.
Exceptions specialized checked and unchecked thrown by the client.
Domain model classes with
Requests
, Results
, Options
and Iterables
.Internal technical classes to run commands against the API.
-
Classes in com.datastax.astra.internal.command used by com.datastax.astra.clientClassDescriptionExecute the command and parse results throwing DataApiResponseException when needed.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.client.adminClassDescriptionExecute the command and parse results throwing DataApiResponseException when needed.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.client.exceptionClassDescriptionEncapsulates 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.modelClassDescriptionDefines 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