Class CollectionRerankOptions
java.lang.Object
com.datastax.astra.client.core.rerank.CollectionRerankOptions
Subclass representing the vector options.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets servicebooleanGets enabled
-
Constructor Details
-
CollectionRerankOptions
public CollectionRerankOptions()Default constructor.
-
-
Method Details
-
getService
Gets service- Returns:
- value of service
-
isEnabled
public boolean isEnabled()Gets enabled- Returns:
- value of enabled
-