Uses of Package
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.
-
ClassDescriptionExecute the command and parse results throwing DataApiResponseException when needed.Defines the contract for observers that react to command executions within the DataApiClient.
-
ClassDescriptionExecute the command and parse results throwing DataApiResponseException when needed.Defines the contract for observers that react to command executions within the DataApiClient.
-
ClassDescriptionEncapsulates detailed information about the execution of a command, including the original request, the raw response, HTTP response details, and timing information.
-
ClassDescriptionDefines the contract for observers that react to command executions within the DataApiClient.
-
ClassDescriptionDefines 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