Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for transactions_cleanup_config, including all inherited members.
add_collection(const couchbase::transactions::transaction_keyspace &keyspace) -> transactions_cleanup_config & | transactions_cleanup_config | inline |
cleanup_client_attempts(bool value) -> transactions_cleanup_config & | transactions_cleanup_config | inline |
cleanup_client_attempts() const -> bool | transactions_cleanup_config | inline |
cleanup_lost_attempts(bool value) -> transactions_cleanup_config & | transactions_cleanup_config | inline |
cleanup_lost_attempts() const -> bool | transactions_cleanup_config | inline |
cleanup_window() const -> std::chrono::milliseconds | transactions_cleanup_config | inline |
cleanup_window(T duration) -> transactions_cleanup_config & | transactions_cleanup_config | inline |