Common options that used by most operations.
Definition common_options.hxx:38
auto build_common_options() const -> built
Definition common_options.hxx:103
Uniquely identifies a cluster node.
Definition node_id.hxx:40
Represents a single item from the result of scan().
Definition allow_querying_search_index_options.hxx:28
std::function< void(error, node_id)> node_id_for_handler
Definition node_id_for_options.hxx:59
Immutable value object representing consistent options.
Definition node_id_for_options.hxx:42
Options for node_id_for().
Definition node_id_for_options.hxx:35
auto build() const -> built
Validates options and returns them as an immutable value.
Definition node_id_for_options.hxx:53