kv_get_durability_replica_sync()
#include <kvstore.h>
kv_sync_policy_enum 
kv_get_durability_replica_sync(kv_durability_t durability) Returns the sync policy in use by the replicas for the given durability policy. See kv_sync_policy_enum for a list of the possible sync policies.
Parameters
- 
                        durability The durability parameter identifies the durability policy to be examined.