Class OptionsUtils
java.lang.Object
com.datastax.astra.internal.utils.OptionsUtils
Reuse of treatments for options
-
Method Summary
Modifier and TypeMethodDescriptionprojection
(Projection... pProjections) Fluent api.static Document
Fluent api.
-
Method Details
-
sort
Fluent api.- Parameters:
pSort
- list of sorts- Returns:
- Self reference
-
projection
Fluent api.- Parameters:
pProjections
- list of projections- Returns:
- Self reference
-