Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
11 lines (6 loc) · 632 Bytes

File metadata and controls

11 lines (6 loc) · 632 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

ConsistencyPreference

Controls the consistency preferences when calling the query APIs. - UNSPECIFIED: Default if not set. Behavior will be the same as MINIMIZE_LATENCY. - MINIMIZE_LATENCY: Minimize latency at the potential expense of lower consistency. - HIGHER_CONSISTENCY: Prefer higher consistency, at the potential expense of increased latency.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]

Morty Proxy This is a proxified and sanitized view of the page, visit original site.