Uses of Interface
com.datastax.astra.client.model.CommandRunner
Package
Description
Entrypoint and core classes for the client.
Administration classes to manage Databases and Namespaces.
Internal technical classes to run commands against the API.
-
Uses of CommandRunner in com.datastax.astra.client
Modifier and TypeClassDescriptionclass
Collection<T>
A Data API collection, the main object to interact with the Data API, especially for DDL operations.class
A Data API database. -
Uses of CommandRunner in com.datastax.astra.client.admin
-
Uses of CommandRunner in com.datastax.astra.internal.command
Modifier and TypeClassDescriptionclass
Execute the command and parse results throwing DataApiResponseException when needed.