Library Version 12.1.3.1
#include <kvstore.h> kv_sync_policy_enum kv_get_durability_master_sync(kv_durability_t durability)
Returns the sync policy in use by the Master for the given durability policy. See kv_sync_policy_enum for a list of the possible sync policies.
The durability parameter identifies the durability policy to be examined.
Durability and Consistency Management Functions