Uses of Class
com.datastax.astra.internal.http.RetryHttpClient
Package
Description
Internal technical classes to authenticate against API endpoint.
Internal technical classes to run commands against the API.
-
Uses of RetryHttpClient in com.datastax.astra.client.auth
Modifier and TypeFieldDescriptionstatic final RetryHttpClient
UsernamePasswordTokenProvider.HTTP_CLIENT
Simple Client. -
Uses of RetryHttpClient in com.datastax.astra.internal.command
Modifier and TypeFieldDescriptionprotected RetryHttpClient
AbstractCommandRunner.httpClient
Http client reused when properties not override.