Package com.datastax.astra.client.model
Class BulkWriteOptions
java.lang.Object
com.datastax.astra.client.model.CommandOptions<BulkWriteOptions>
com.datastax.astra.client.model.BulkWriteOptions
Options used in the `bulkWrite` command.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder for creatingFindOneAndUpdateOptions
instances with a fluent API. -
Field Summary
Fields inherited from class com.datastax.astra.client.model.CommandOptions
embeddingAuthProvider, httpClientOptions, observers, token
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconcurrency
(int concurrency) Setter for concurrency.ordered
(boolean ordered) Setter for ordered.Methods inherited from class com.datastax.astra.client.model.CommandOptions
embeddingAPIKey, embeddingAuthProvider, getEmbeddingAuthProvider, getHttpClientOptions, getToken, httpClientOptions, registerObserver, registerObserver, token, unregisterObserver, unregisterObserver