Couchbase C Client
3.3.15
Asynchronous C Client for Couchbase
▼
Couchbase C Client
Examples
Reporting Issues
►
Globals
►
Files
►
Examples
▼
Interface Attributes
Committed Interfaces
Uncomitted Interfaces
Volatile Interfaces
Deprecated Interfaces
Internal Interfaces
Thread Safety
Introduction
►
Environment Variables
cbc(1) - Couchbase Client Commandline Utility
cbc-pillowfight(1) - Stress Test for Couchbase Client and Cluster
cbcrc(4) - Configuration file for Couchbase command line tools
cbc-n1qlback(1) - Stress Test for Couchbase Query (N1QL)
cbc-subdoc(1) - Interactively Inspect Document Using Subdocument API
Uncomitted Interfaces
See also
Interface Attributes
File
crypto.h
Global
lcb_cbflush3
(
lcb_INSTANCE
*instance, void *cookie, const lcb_CMDCBFLUSH *cmd)
Global
lcb_cmdanalytics_scope_qualifier
(lcb_CMDANALYTICS *cmd, const char *qualifier, size_t qualifier_len)
Global
lcb_cmdquery_flex_index
(
lcb_CMDQUERY
*cmd, int value)
Global
lcb_cmdquery_preserve_expiry
(
lcb_CMDQUERY
*cmd, int preserve_expiry)
Indicates that the query engine to preserve expiration values set on any documents modified by this query.
Global
lcb_cmdquery_scope_qualifier
(
lcb_CMDQUERY
*cmd, const char *qualifier, size_t qualifier_len)
Global
LCB_CNTL_CONFIG_CACHE_LOADED
Global
LCB_CNTL_CONFIG_CCCP_NODES
Global
LCB_CNTL_CONFIG_HTTP_NODES
Global
LCB_CNTL_CONFIG_TRANSPORT
Global
LCB_CNTL_CONFIGCACHE
Global
LCB_CNTL_HTTP_REFRESH_CONFIG_ON_ERROR
Global
LCB_CNTL_IOPS
Global
LCB_CNTL_IOPS_DEFAULT_TYPES
Global
LCB_CNTL_LOGGER
Global
LCB_CNTL_MAX_REDIRECTS
Global
LCB_CNTL_MUTATION_TOKENS_SUPPORTED
Global
LCB_CNTL_NETWORK
Global
LCB_CNTL_QUERY_CLEARACHE
Global
LCB_CNTL_RESET_TIMEOUT_ON_WAIT
Global
LCB_CNTL_VB_NOREMAP
Global
LCB_CNTL_WAIT_FOR_CONFIG
Global
lcb_create_io_ops
(lcb_io_opt_t *op, const struct
lcb_create_io_ops_st
*options)
Struct
lcb_create_io_ops_st
Global
lcb_destroy_io_ops
(lcb_io_opt_t op)
Global
lcb_DURABILITY_LEVEL
Durability levels
Global
lcb_errmap_default
(
lcb_INSTANCE
*instance, lcb_U16 code)
Global
lcb_is_waiting
(
lcb_INSTANCE
*instance)
Global
lcb_pktfwd3
(
lcb_INSTANCE
*instance, const void *cookie, const
lcb_CMDPKTFWD
*cmd)
Global
lcb_refresh_config
(
lcb_INSTANCE
*instance)
Global
lcb_sched_enter
(
lcb_INSTANCE
*instance)
Global
lcb_sched_fail
(
lcb_INSTANCE
*instance)
Global
lcb_sched_leave
(
lcb_INSTANCE
*instance)
Global
lcb_set_errmap_callback
(
lcb_INSTANCE
*instance,
lcb_errmap_callback
)
Global
lcb_set_pktflushed_callback
(
lcb_INSTANCE
*instance,
lcb_pktflushed_callback
callback)
Global
lcb_set_pktfwd_callback
(
lcb_INSTANCE
*instance,
lcb_pktfwd_callback
callback)
Global
lcbauth_add_pass
(
lcb_AUTHENTICATOR
*auth, const char *user, const char *pass, int flags)
Global
lcbauth_clone
(const
lcb_AUTHENTICATOR
*src)
Global
lcbauth_new
(void)
Global
lcbauth_set_mode
(
lcb_AUTHENTICATOR
*src,
lcbauth_MODE
mode)
Global
lcbauth_unref
(
lcb_AUTHENTICATOR
*auth)
Global
lcbvb_create
(void)
Global
lcbvb_has_vbucket
(
lcbvb_CONFIG
*vbc, int vbid, int ix)
Determines if a given server index is either a master or a replica for a vbucket
Global
lcbvb_load_json_ex
(
lcbvb_CONFIG
*vbc, const char *data, const char *source, char **network)
Global
lcbvb_nmv_remap_ex
(
lcbvb_CONFIG
*cfg, int vbid, int bad, int use_heuristics)
Global
lcbvb_parse_json
(const char *data)
Parse the configuration string in
data
and return a new config object
Struct
ldcptrace_REPORTER
File
utils.h
Copyright 2010-2017, Couchbase Inc.
Generated on Tue Mar 11 2025 08:32:58 for Couchbase C Client by
1.13.2