Couchbase C++ SDK 1.2.0 (rev. c2439a4)
Loading...
Searching...
No Matches
watch_query_indexes_options::built Struct Reference

Immutable value object representing consistent options. More...

#include <couchbase/watch_query_indexes_options.hxx>

Inheritance diagram for watch_query_indexes_options::built:
Inheritance graph

Public Attributes

bool watch_primary {}
std::chrono::milliseconds polling_interval
Public Attributes inherited from common_options< derived_class >::built
const std::optional< std::chrono::milliseconds > timeout
const std::shared_ptr< couchbase::retry_strategyretry_strategy
const std::shared_ptr< tracing::request_spanparent_span

Detailed Description

Immutable value object representing consistent options.

Since
1.0.0
Internal
Internal interface

Member Data Documentation

◆ polling_interval

std::chrono::milliseconds polling_interval

◆ watch_primary

bool watch_primary {}

The documentation for this struct was generated from the following file: