kv_get_durability_master_sync()

#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.

Parameters

  • durability

    The durability parameter identifies the durability policy to be examined.