Couchbase C Client  2.4.4
Uncomitted Interfaces
See also
Interface Attributes
Global LCB_CNTL_CONFDELAY_THRESH
Global LCB_CNTL_CONFERRTHRESH
Global LCB_CNTL_CONFIG_CACHE_LOADED
Global LCB_CNTL_CONFIG_TRANSPORT
Global LCB_CNTL_CONFIGCACHE
See also
LCB_CNTL_CONFIG_CACHE_LOADED
Global LCB_CNTL_FORCE_SASL_MECH
Global LCB_CNTL_HANDLETYPE
Global LCB_CNTL_IOPS
Global LCB_CNTL_IP6POLICY
Global LCB_CNTL_LOGGER
Global LCB_CNTL_MAX_REDIRECTS
Global LCB_CNTL_RETRY_BACKOFF
Global LCB_CNTL_RETRY_INTERVAL
Global LCB_CNTL_VBCONFIG
Global lcb_create_io_ops (lcb_io_opt_t *op, const struct lcb_create_io_ops_st *options)
Global lcb_destroy_io_ops (lcb_io_opt_t op)
Global lcb_logging_callback )(struct lcb_logprocs_st *procs, unsigned int iid, const char *subsys, int severity, const char *srcfile, int srcline, const char *fmt, va_list ap)
Class lcb_logprocs
Global lcb_pktfwd3 (lcb_t instance, const void *cookie, const lcb_CMDPKTFWD *cmd)
Global lcb_refresh_config (lcb_t instance)
Global lcb_set_errmap_callback (lcb_t, lcb_errmap_callback)
Global lcb_set_pktflushed_callback (lcb_t instance, lcb_pktflushed_callback callback)
Global lcb_set_pktfwd_callback (lcb_t instance, lcb_pktfwd_callback callback)
Global lcbvb_create (void)
Global lcbvb_nmv_remap (lcbvb_CONFIG *cfg, int vbid, int bad)
Global lcbvb_parse_json (const char *data)
Parse the configuration string in data and return a new config object
Parameters
data
Returns
A new config object, or NULL on error.